We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1a6c4 commit a1f62d1Copy full SHA for a1f62d1
doc/source/v0.13.0.txt
@@ -171,6 +171,7 @@ HDFStore API Changes
171
172
- Significant table writing performance improvements
173
- 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>`.
175
- added an ``is_open`` property to indicate if the underlying file handle is_open;
176
a closed store will now report 'CLOSED' when viewing the store (rather than raising an error)
177
(:issue:`4409`)
0 commit comments