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,7 @@
# Assets
Bundled resources for data-preprocessing-pipeline skill
- [ ] example_data.csv: Example dataset to demonstrate the pipeline's functionality.
- [ ] config.yaml: Configuration file for the data preprocessing pipeline.
- [ ] data_dictionary.md: A data dictionary describing the fields in the dataset.