Open mshearer0 opened 4 years ago
Running chapter 1 on GCP Notebook Google Colab is not installed. The notebook executes successfully without running this cell.
Installing the package (google-colab) flags some incompatibilities and then produces:
import error: cannot import name 'ordereddict' from 'pandas.compat'
causing the remainder of the notebook to fail.
Running chapter 1 on GCP Notebook Google Colab is not installed. The notebook executes successfully without running this cell.
Installing the package (google-colab) flags some incompatibilities and then produces:
import error: cannot import name 'ordereddict' from 'pandas.compat'
causing the remainder of the notebook to fail.