Initial commit
This commit is contained in:
8
skills/data-preprocessing-pipeline/scripts/README.md
Normal file
8
skills/data-preprocessing-pipeline/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for data-preprocessing-pipeline skill
|
||||
|
||||
- [ ] validate_data.py: Script to validate data against predefined schemas or rules.
|
||||
- [ ] transform_data.py: Script to apply transformations to the data (e.g., normalization, scaling).
|
||||
- [ ] handle_errors.py: Script to manage and log errors during the preprocessing pipeline.
|
||||
- [ ] pipeline.py: Script to orchestrate the entire data preprocessing pipeline.
|
||||
Reference in New Issue
Block a user