I ran the first lesson notebook random forests in google colab and in the import section of the notebook. The code cell returns the following errors :
- ModuleNotFoundError: No module named 'fastai.structured'
- ModuleNotFoundError: No module named 'pandas_summary'
- NameError: name 'set_plot_sizes' is not defined
