Skip to content

DOC: Update read_hdf's acceptable path types #40206

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

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

mobiusklein
Copy link
Contributor

The docstring for read_hdf claims it can read from URLs and file-like objects. Neither of these are supported by the underlying PyTables library.

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

The docstring for `read_hdf` claims it can read from URLs and file-like objects. Neither of these are supported by the underlying `PyTables` library.
@mobiusklein mobiusklein changed the title Docs: Update read_hdf's acceptable path types DOC: Update read_hdf's acceptable path types Mar 3, 2021
@jreback jreback added Docs IO HDF5 read_hdf, HDFStore labels Mar 4, 2021
@jreback jreback added this to the 1.3 milestone Mar 4, 2021
@jreback jreback merged commit cf306c2 into pandas-dev:master Mar 4, 2021
@jreback
Copy link
Contributor

jreback commented Mar 4, 2021

yeah this was just copy-paste error a while back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs IO HDF5 read_hdf, HDFStore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants