Data Explorer is a simple and fast tool for exploring data across multiple files.
It’s built around a modular concept of Command Blocks — each block performs a specific analysis, acting as a building block in your data exploration workflow.
The application is organized into several tabs that group different types of Command Blocks:
- Preview
- Plots
- Analysis
- Story
The Story tab is initially empty and serves as a place to save and organize selected Command Blocks. Use it to build and present your final insights.
Description | Example |
---|---|
Load and preview data | ![]() |
View column metadata | ![]() |
Numeric summary statistics | ![]() |
Categorical summary statistics | ![]() |
Description | Example |
---|---|
SQL Data Loader | ![]() |
Plot Type | Example |
---|---|
Box Plot | ![]() |
Distribution Plot | ![]() |
Count Plot (single feature) | ![]() |
Count Plot (multi-feature) | ![]() |
Analysis blocks contains: Explanation Text, Summary Table & Plot (Content coming soon)