Loading and Cleaning a Real Dataset

Import a CSV file into a Pandas DataFrame, spot missing or malformed values, and fix them so the data is ready to work with.