In this exercise I am importing a CSV file with pandas.read_csv.
training_dataset = pd.read_csv(\'mi_file.csv\', low_memory = False)
My file has