Skip to content

Commit 9450992

Browse files
Mrassimoclaude
andcommitted
Add comprehensive command documentation with theoretical foundations
- Created COMMAND_DEEP_DIVE.md with in-depth explanations of each command - Documented the theoretical foundations (Tukey, Bertin, Cleveland & McGill, etc.) - Explained parallelization strategies and performance optimizations - Added detailed component breakdowns for each analysis type - Included Australian-specific intelligence features - Linked documentation from README for easy discovery The documentation covers: - EDA: Statistical theory and Tukey's exploratory principles - INT: TDQM framework and data quality dimensions - VIS: Bertin's semiology and perceptual hierarchy - ENG: Knowledge graphs and collective intelligence - LLM: Information theory and cognitive load optimization - Parallelization: Stream processing, worker threads, and Amdahl's Law 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent de36741 commit 9450992

File tree

2 files changed

+480
-0
lines changed

2 files changed

+480
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ DataPilot is a comprehensive CSV analysis toolkit that provides instant insights
6565
- Key insights extraction
6666
- Analysis questions
6767

68+
📚 **[Deep Dive: Command Theory & Implementation →](docs/COMMAND_DEEP_DIVE.md)**
69+
6870
## Usage Examples
6971

7072
```bash

0 commit comments

Comments
 (0)