wesm / pydata-book

Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

6.2 Binary Data Formats

norman-z opened this issue · comments

I copied the code from 'In [93]' to 'In [103]' to Google Colab, and was given a ValueError for the code of 'In [103]', which said 'The file 'mydata.h5' is already opened, but not in read-only mode (as requested).'
Could somebody please help me with this question?
Thanks!
Norman

Not sure why this is happening in Colab but deleting the file and rerunning the examples will hopefully work.