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

Issue639 #650

Merged
merged 4 commits into from
Oct 19, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
DOC: changelog mention
  • Loading branch information
wasade committed Oct 19, 2015
commit 64a05e339066895e37227cab0ad1246cfe070a96
4 changes: 3 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ Changes:

* Codebase updated to reflect pep8 1.6.x

Changes:
New features:

* `Table.to_hdf5` and `Table.from_hdf5` now support custom parsers and
formatters, see issue #608
* `Table.head` has been added to retrieve the first few rows and or columns
from a table, see issue #639.

Bug fixes:

Expand Down