MonashDataFluency / python-workshop-base

The master template repository for Monash Data Fluency Python workshop modules
https://MonashDataFluency.github.io/python-workshop-base/
Other
24 stars 20 forks source link

`% matplotlib inline ` tracebackerror in introductory Panda's lesson #17

Closed anupshah14 closed 5 years ago

anupshah14 commented 5 years ago

Error in % matplotlib inline https://monashdatafluency.github.io/python-workshop-base/modules/working_with_data/#quick-easy-plotting-data-using-pandas in google colab

pansapiens commented 5 years ago

Seem to work now (without the space: %matplotlib inline)