awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

Awesome GitHub RepositoriesTabular Data Analysis

Analytical processing of data organized in tables, including cleaning, pivoting, and feature engineering.

Distinct from Tabular Data Analysis: Existing candidates focus on AI-driven analysis or visual grid comparisons rather than general Pandas-based tabular manipulation.

Explore 7 awesome GitHub repositories matching data & databases · Tabular Data Analysis. Refine with filters or upvote what's useful.

Awesome Tabular Data Analysis GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jackzhenguo/python-small-examplesjackzhenguo 的头像

    jackzhenguo/python-small-examples

    8,132在 GitHub 上查看↗

    This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of scripts and snippets designed to demonstrate a wide range of programming tasks, from basic syntax to advanced implementation patterns. The repository focuses on several core domains, including the implementation of concurrency and multithreading examples, data analysis snippets for cleaning and manipulating tabular data, and various data visualization examples. It also covers automation scripts for file system management and a variety of general programming patterns. Additional

    Provides capabilities for cleaning, resampling, and feature engineering on tabular datasets using Pandas.

    Pythondata-sciencemachine-learningpython
    在 GitHub 上查看↗8,132
  • observablehq/plotobservablehq 的头像

    observablehq/plot

    5,305在 GitHub 上查看↗

    这是一个图形语法可视化库,用于通过将表格数据映射到视觉标记来构建图表。它作为一个 SVG 数据可视化工具和探索性数据分析 API,允许用户渲染复杂的可视化效果和地理地图。 该库具有一个 GeoJSON 地图渲染器,可将球坐标投影到二维像素空间,以及一个用于高效数据处理的 Apache Arrow 可视化接口。 其功能面涵盖通过分箱(binning)和分组进行数据转换、通过自动比例推断和配色方案应用进行视觉编码,以及生成小多重图(small multiples)。它支持在分层视图中渲染几何形状,并在服务器端环境中导出静态图像。

    Processes tabular data through binning, grouping, and stacking to prepare it for visual representation.

    HTMLchartsd3data-visualization
    在 GitHub 上查看↗5,305
  • datawhalechina/joyful-pandasdatawhalechina 的头像

    datawhalechina/joyful-pandas

    5,164在 GitHub 上查看↗

    本项目是一个全面的 pandas 数据分析教程和指南,旨在帮助学习数据处理与分析。它涵盖了表格数据处理、时间序列分析,并提供了清洗、合并及转换数据集的结构化方法。 该仓库还充当数据特征工程课程,提供关于构建和选择数据集特征以提升机器学习模型性能的教程。此外,它还包含用于执行逐元素数学计算和矩阵操作的向量化数据处理指南。 内容涵盖了广泛的功能,包括数据清洗工作流、数据集成任务和表格数据分析。它还提供了处理文本信息、处理分类数据以及优化大规模数据集执行速度的指导。 项目以一系列 Jupyter Notebook 的形式呈现,包含实践练习和针对性的练习题。

    Provides a comprehensive guide for cleaning, pivoting, and analyzing tabular data using pandas.

    Jupyter Notebookpandas
    在 GitHub 上查看↗5,164
  • man-group/dtaleman-group 的头像

    man-group/dtale

    5,170在 GitHub 上查看↗

    dtale 是一个基于 Web 的 pandas 数据框交互式网格与可视化工具,设计为探索性数据分析工具。它提供了一个基于浏览器的界面用于分析表格数据结构,允许用户在无需编写手动代码的情况下计算统计数据、检测异常值并计算相关性。 该项目作为嵌入式数据查看器运行,可通过 iframe 或自定义路由集成到 Web 应用中,并对 Django、Flask 与 Streamlit 提供特定支持。它通过交互式数据网格与能够生成直方图、箱线图与 3D 散点图的数据可视化库的组合,实现了对数据集的探索。 该平台涵盖了广泛的数据管理与分析能力,包括表格数据清理、重塑与交互式过滤。它包括用于缺失数据分析、相关性计算与预测能力评分的观测工具。对于会话管理,它支持多实例追踪与跨并发工作进程的状态持久化。 该界面受用户名与密码认证保护,并支持从分隔文件、电子表格与 ArcticDB 数据存储中进行数据摄入。

    Provides a web-based interactive grid for the exploratory analysis and manipulation of pandas dataframes.

    TypeScriptdata-analysisdata-sciencedata-visualization
    在 GitHub 上查看↗5,170
  • apple/embedding-atlasapple 的头像

    apple/embedding-atlas

    4,835在 GitHub 上查看↗

    Embedding Atlas 是一个基于 Web 的界面,用于渲染高维向量嵌入并通过交互式视觉聚类分析复杂数据集。它作为高维数据分析器,用于发现趋势和密度模式,并充当向量相似度浏览器,以定位大规模嵌入数据集中的最近邻数据点。 该项目提供了一个同步的多模态数据仪表板,将表格数据与图像、音频和文本链接起来。它利用硬件加速渲染来显示数百万个嵌入点,并采用高维投影映射来揭示全局数据结构和聚类。 该工具包涵盖了广泛的分析功能,包括实时相似度搜索、最近邻空间索引以及跨链接仪表板的状态同步。它还包括用于自动化数据探索的接口,允许控制器以编程方式执行查询并更新可视化图表。

    Includes tools for the interactive analysis and visual exploration of structured tabular datasets.

    TypeScriptembeddingvisualization
    在 GitHub 上查看↗4,835
  • jadianes/spark-py-notebooksjadianes 的头像

    jadianes/spark-py-notebooks

    1,661在 GitHub 上查看↗

    This repository serves as an educational collection of Jupyter notebooks designed to demonstrate distributed data processing and machine learning workflows. It provides a structured resource for learning how to perform large-scale statistical analysis, execute relational queries, and develop predictive models using Python and Apache Spark. The project distinguishes itself by offering practical, interactive guides that bridge the gap between theoretical distributed computing concepts and applied data science. By utilizing notebook environments, it enables users to document and execute code for

    Supports analytical processing of data organized in tables, including cleaning, pivoting, and feature engineering.

    Jupyter Notebookbig-databigdatadata-analysis
    在 GitHub 上查看↗1,661
  • kotlin/dataframeKotlin 的头像

    Kotlin/dataframe

    1,049在 GitHub 上查看↗

    This library is a data processing framework for the JVM that provides a type-safe environment for manipulating structured tabular data. It functions as a comprehensive toolset for performing complex data transformations, aggregations, and statistical analysis, while leveraging compile-time schema validation to ensure structural integrity across data pipelines. The project distinguishes itself through its deep integration with interactive notebook environments and its use of compile-time code generation. By automatically deriving and enforcing schemas from raw inputs, it generates type-safe ac

    Enables interactive data processing and visualization directly within notebook environments for rapid exploration.

    Kotlindata-analysisdata-sciencedataframe
    在 GitHub 上查看↗1,049
  1. Home
  2. Data & Databases
  3. Tabular Data Analysis