Master efficient workflows for cleaning real-world, messy data.
- Drop missing values, or fill them in with an automated workflow.
- Transform numeric variables to have helpful properties.
- Help Python recognize dates as composed of day, month, and year.
- Avoid UnicoodeDecodeErrors when loading CSV files.
- Efficiently fix typos in your data.