Skip to content

Allow 't' as shorthand for HDF format specifier#3330

Merged
mrocklin merged 4 commits intodask:masterfrom
joergdietrich:hdf_format_specifier
Mar 26, 2018
Merged

Allow 't' as shorthand for HDF format specifier#3330
mrocklin merged 4 commits intodask:masterfrom
joergdietrich:hdf_format_specifier

Conversation

@joergdietrich
Copy link
Copy Markdown
Contributor

  • Tests added / passed
  • Passes flake8 dask
  • Fully documented, including docs/source/changelog.rst for all changes
    and one of the docs/source/*-api.rst files for new API

pandas allows both table and t as format specifiers for HDF5 files in table format in to_hdf(). This PR adds the t shorthand to dask for pandas compatibility.

@joergdietrich joergdietrich changed the title Allow 't' as shorthand for HDDF format specifier Allow 't' as shorthand for HDF format specifier Mar 26, 2018
@mrocklin
Copy link
Copy Markdown
Member

This looks good to me. Merging on passed tests.

@mrocklin mrocklin merged commit 7d54cc4 into dask:master Mar 26, 2018
@mrocklin
Copy link
Copy Markdown
Member

This is in. Thanks @joergdietrich !

@joergdietrich joergdietrich deleted the hdf_format_specifier branch March 26, 2018 13:02
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