Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Pandas in HDF5 IPython notebook. Fix for issue BVLC/caffe#2247 #2249

Closed
wants to merge 2 commits into from
Closed

Import Pandas in HDF5 IPython notebook. Fix for issue BVLC/caffe#2247 #2249

wants to merge 2 commits into from

Conversation

tiangolo
Copy link
Contributor

@tiangolo tiangolo commented Apr 3, 2015

This is a fix for issue #2247 : PyCaffe: in examples/hdf5_classification.ipynb: name 'pd' is not defined

Also, a comment, when I opened the IPython notebook it said that:

This notebook has been converted from an older notebook format (v3) to the current notebook format (v4). The next time you save this notebook, the current notebook format will be used. Older versions of IPython may not be able to read the new format. To preserve the original version, close the notebook without saving it.

I didn't save it in the new format, I don't know if you want it converted, so, I updated the notebook with vim, just to import Pandas and fix the issue, using the old (v3) notebook format.

@shelhamer
Copy link
Member

Thanks for the fix. We'll likely update all the notebooks to the new version in one go soon. I cherry-picked 4202c16 since you had a stray merge in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants