Datasets:
| # D8: CSV Data Cleanup (Brief) | |
| Clean the messy CSV file at `data/raw.csv` -> `data/clean.csv`. | |
| The Planner has the specific data quality rules. | |
| Run: `python clean.py` | |
| # D8: CSV Data Cleanup (Brief) | |
| Clean the messy CSV file at `data/raw.csv` -> `data/clean.csv`. | |
| The Planner has the specific data quality rules. | |
| Run: `python clean.py` | |