In Unit 2, 2.3 Multiple linear regression the code provided makes use of the function pd.read_csv. However, pandas is not imported. Should the line import pandas as pd
be added?
Yes thanks for the observation, please do that.
We will correct that error ASAP.