Explor
typo
(".\chestnut.csv")
maybe provide a function that will download the dataset so it does not have to be done manually? not sure if the backslash would work on other OS than windows as well, maybe you could just remove the ".\"?
import pandas as pd !pip install lxml html5lib beautifulsoup4
import at the top and add libraries in requirements.txt instead of !pip install :)
# berkley_df = berkley_df.assign(realTemp = berkley_df['anomaly'] + 14.40)
is this needed?
...
drop "..."