A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/4409 below:

HDFStore closing is buggy · Issue #4409 · pandas-dev/pandas · GitHub

Testing and playing with HDFStores a lot, I have found several times that a store.close() leaves things hanging, like this:

store.close()
# no output
store
ClosedFileError: the file object is closed
df.to_hdf('test.h5','df',data_columns=['A','B'],mode='w',table=True)
ValueError: The file 'test.h5' is already opened.  Please close it before reopening in write mode.
# The store was opened with 'test.h5' as filename.

pandas version 0.12.0


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4