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

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

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

3 个仓库

Awesome GitHub RepositoriesPandas Profiling Tools

Generates automated statistical reports and visual summaries specifically for tabular dataframes.

Distinct from Profiling Reports: Distinct from Profiling Reports: focuses on the specific integration with the pandas ecosystem for tabular data profiling.

Explore 3 awesome GitHub repositories matching data & databases · Pandas Profiling Tools. Refine with filters or upvote what's useful.

Awesome Pandas Profiling Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • data-centric-ai-community/ydata-profilingData-Centric-AI-Community 的头像

    Data-Centric-AI-Community/ydata-profiling

    13,618在 GitHub 上查看↗

    This library provides a diagnostic toolkit for automated data profiling and exploratory analysis. It generates comprehensive statistical summaries and visual reports for tabular datasets, enabling users to identify distribution patterns, missing values, and quality anomalies through a unified interface. The project distinguishes itself by offering differential analysis, which allows for the comparison of two dataset versions to track structural and statistical changes over time. It supports large-scale data processing through lazy evaluation and provides interactive widgets that embed directl

    Generates automated statistical reports and visual summaries for tabular data to identify quality issues.

    Python
    在 GitHub 上查看↗13,618
  • lux-org/luxlux-org 的头像

    lux-org/lux

    5,380在 GitHub 上查看↗

    Lux 是一款自动化探索性数据分析工具,旨在为 pandas 数据帧生成智能视觉表示。它通过根据数据集的统计属性推荐最佳图表类型和轴映射来识别模式和趋势。 该工具作为一个交互式数据分析层,允许用户使用过滤器和通配符浏览和查询图表集合。它还充当可视化代码生成器,将自动生成的图表转换为程序代码或 HTML,以便在外部库中进行手动优化。 该系统涵盖了广泛的探索性分析功能,包括自动图表编码、通过步骤推荐进行引导式发现,以及将视觉配置导出为声明式规范的能力。 该项目直接集成到 pandas 中,通过交互式可视化组件覆盖默认的数据帧打印方式。

    Integrates with pandas to inject interactive visualization components directly into notebook outputs.

    Python
    在 GitHub 上查看↗5,380
  • 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 specifically for exploring, filtering, and analyzing pandas data structures.

    TypeScriptdata-analysisdata-sciencedata-visualization
    在 GitHub 上查看↗5,170
  1. Home
  2. Data & Databases
  3. Data Engineering
  4. Data Visualization Libraries
  5. Dataframe Visualizers
  6. Profiling Reports
  7. Pandas Profiling Tools

探索子标签

  • DataFrame VisualizersInteractive grid interfaces specifically designed for exploring and analyzing pandas data structures. **Distinct from Pandas Profiling Tools:** Distinct from Pandas Profiling Tools as it provides an interactive exploration grid rather than just static automated reports.