Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:51:07 +08:00
commit d14bc8c36b
9 changed files with 209 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# References
Bundled resources for data-preprocessing-pipeline skill
- [ ] data_validation_schemas.md: Documentation of data validation schemas used in the pipeline.
- [ ] transformation_methods.md: Detailed explanation of transformation methods applied.
- [ ] error_handling_strategies.md: Best practices for error handling in data preprocessing.
- [ ] pipeline_configuration.md: Guide to configuring the data preprocessing pipeline.