import pandas as pd # Load the data set df = pd.read_csv ('https://raw.githubusercontent.com/HIL-HK/lets-plot-examples/master/data/mpg.csv') df