python-training
python-training copied to clipboard
Extra re-import
Pandas notebook has an extra import statement that should be removed.
Appears there are a few import hiccups throughout, like the pages/gallery/850hPa_Temperature_Advection.ipynb notebook has a holdover import scipy.ndimage as ndimage from the previous python-gallery page/old notebooks. Will try and dig through and find more of these if there are any. Thanks for all the things to look at John!
No worries! Just wanted to clear out some notes from the workshop!