Bug on Chapter 8 Collab

It seems like there is a issue while running the notebook. It was fine earlier when I was running the same cells. I wonder if this is just me. I tried to open the notebook with fastbook v4 and similar result.

To fix it:
write !pip install pandas==1.1.0
restart runtime on collab

1 Like

That worked wonderfully!! Thanks Mohammed! :pray:t2:

You’re welcome.
If you see the same error again, write the the same code again on collab

Will do! Thanks :slight_smile: