Community Setup
Full Stack Data Science + Dashboard
Claude Code setup for data science workflows. Agents for pandas optimization, SQL query review, and visualization best practices.
Data SciencedeveloperintermediateVS CodePythonDatabase (SQL)Docker
By Initly Team0 downloads
VS CodePythonDatabase (SQL)Docker
Instructions Preview
1. Install Claude Code
npm install -g @anthropic-ai/claude-code
2. Set Up Your Data Project
mkdir data-project && cd data-project
python -m venv venv
source venv/bin/activate
pip install pandas numpy scikit-learn plotly dash sqlalchemy
3. Add Configuration
Copy CLAUDE.md and agents to your project.
4. Start Building
Ask Claude to help you build your first data pipeline....
Purchase this setup to see the full instructions
Config Files
Purchase to download these config files.
CLAUDE.mdLocked
code-reviewer.mdLocked