Reorganized flat 41-file directory into structured layout with: - scripts/ for Python analysis code with shared config.py - notebooks/ for Jupyter analysis notebooks - data/ split into raw/, metadata/, processed/ - docs/ with analysis summary, experimental design, and bimodal hypothesis tutorial - tasks/ with todo checklist and lessons learned - Comprehensive README, PLANNING.md, and .gitignore Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
97 B
Text
7 lines
97 B
Text
numpy>=1.24
|
|
pandas>=2.0
|
|
matplotlib>=3.7
|
|
seaborn>=0.12
|
|
scipy>=1.10
|
|
scikit-learn>=1.3
|
|
jupyter>=1.0
|