Initial commit
This commit is contained in:
7
skills/data-visualization-creator/scripts/README.md
Normal file
7
skills/data-visualization-creator/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for data-visualization-creator skill
|
||||
|
||||
- [ ] data_analyzer.py: Analyzes the provided data and suggests appropriate visualization types based on data characteristics (e.g., distribution, correlation).
|
||||
- [ ] chart_generator.py: Generates the visualization code (e.g., using Matplotlib, Seaborn, Plotly) based on the selected type and data.
|
||||
- [ ] data_validator.py: Validates the input data format and content to prevent errors during visualization.
|
||||
Reference in New Issue
Block a user