Datasets:
| # D2: Data Quality (Brief) | |
| Process the dataset according to the data quality rules. | |
| The Planner has the specific rule definitions. | |
| Run: `python clean.py` | |
| Input: `data/input/records.csv` → Output: `data/output/clean.csv` | |
| # D2: Data Quality (Brief) | |
| Process the dataset according to the data quality rules. | |
| The Planner has the specific rule definitions. | |
| Run: `python clean.py` | |
| Input: `data/input/records.csv` → Output: `data/output/clean.csv` | |