Skip to content

pathlib support in pytables #15064

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

Closed
wants to merge 4 commits into from
Closed

Conversation

tadiseshan
Copy link
Contributor

As we talked about on gitter, I added the line (https://github.com/pandas-dev/pandas/blob/master/pandas/io/pytables.py#L266) to the HDFStore.open function. Let me know if I misunderstood or should make further edits, thank you!

@jreback
Copy link
Contributor

jreback commented Jan 5, 2017

pls add testing (look how the test r done elsewhere for pathlib)

and a whatsnew note

@sinhrks sinhrks added Bug Compat pandas objects compatability with Numpy or Python functions IO HDF5 read_hdf, HDFStore labels Jan 5, 2017
@jreback jreback changed the title Pr/14705 pathlib support in pytables Feb 27, 2017
@jreback
Copy link
Contributor

jreback commented Feb 27, 2017

can you rebase / update

@jreback
Copy link
Contributor

jreback commented Mar 28, 2017

closing as stale, but if you'd like to add tests and update, pls ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Compat pandas objects compatability with Numpy or Python functions IO HDF5 read_hdf, HDFStore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pd.HDFStore doesn't accept pathlib objects
4 participants