Reading the data code example Example: Reading the data df = pd.read_csv("FuelConsumption.csv") # take a look at the dataset df.head()