Skip to content

Commit a1f62d1

Browse files
committed
DOC: v0.13.0 adds
1 parent 2f1a6c4 commit a1f62d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/v0.13.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ HDFStore API Changes
171171

172172
- Significant table writing performance improvements
173173
- handle a passed ``Series`` in table format (:issue:`4330`)
174+
- can now serialize a ``timedelta64[ns]`` dtype in a table (:issue:`3577`), See :ref:`here for an example<io.hdf5-timedelta>`.
174175
- added an ``is_open`` property to indicate if the underlying file handle is_open;
175176
a closed store will now report 'CLOSED' when viewing the store (rather than raising an error)
176177
(:issue:`4409`)

0 commit comments

Comments
 (0)