1 个仓库
Visualization overlays that allow users to browse and query data patterns using filters and wildcards.
Distinct from Interactive Data Charting: Specifically provides a profiling layer for browsing collections of charts, distinct from general interactive charting of single datasets.
Explore 1 awesome GitHub repository matching data & databases · Interactive Profiling Layers. Refine with filters or upvote what's useful.
Lux 是一款自动化探索性数据分析工具,旨在为 pandas 数据帧生成智能视觉表示。它通过根据数据集的统计属性推荐最佳图表类型和轴映射来识别模式和趋势。 该工具作为一个交互式数据分析层,允许用户使用过滤器和通配符浏览和查询图表集合。它还充当可视化代码生成器,将自动生成的图表转换为程序代码或 HTML,以便在外部库中进行手动优化。 该系统涵盖了广泛的探索性分析功能,包括自动图表编码、通过步骤推荐进行引导式发现,以及将视觉配置导出为声明式规范的能力。 该项目直接集成到 pandas 中,通过交互式可视化组件覆盖默认的数据帧打印方式。
Provides an interactive profiling layer to browse and query collections of charts using filters and wildcards.