| id | general_data_analysis_index |
| name | General Data Analysis Skills Index |
| description | General-purpose skills for data analysis infrastructure: environment management,
parallel computing, and performance optimization.
|
| tags | ["environment","parallel","performance","conda","gpu"] |
General Data Analysis Skills
Cross-cutting skills for environment setup and computational performance.
Available Skills
Environment Management
Detect and configure the best available environment manager (Conda/Mamba/venv)
for reproducible Python environments.
Skill file: environment_management.md
Parallel Computing & Performance
Multi-core CPU, GPU acceleration, and memory optimization strategies for
large-scale data analysis.
Skill file: parallel_computing.md