Data Analyst Skill
Python-based data analysis similar to JuliusAI capabilities.
Features
- •Load data from CSV, Excel, SQLite, PostgreSQL
- •Statistical analysis (descriptive stats, correlations, hypothesis tests)
- •Visualizations (matplotlib, seaborn, plotly)
- •Machine learning (scikit-learn)
- •Integration with Zotero database
Requirements
- •Python 3.8+
- •pandas, numpy, scipy, matplotlib, seaborn, scikit-learn
Usage
bash
python3 scripts/analyze.py --file data.csv --action summary python3 scripts/analyze.py --zotero --query "cancer research" --stats python3 scripts/analyze.py --file data.xlsx --plot correlation