Skip to content

Commit a5b46df

Browse files
rbenesradekbenesinno
authored andcommitted
Whats new added
1 parent 1406f75 commit a5b46df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Other enhancements
6969
- `OptionError` is now exposed in `pandas.errors` (:issue:`27553`)
7070
- :func:`timedelta_range` will now infer a frequency when passed ``start``, ``stop``, and ``periods`` (:issue:`32377`)
7171
- Positional slicing on a :class:`IntervalIndex` now supports slices with ``step > 1`` (:issue:`31658`)
72+
- :meth:`HDFStore.put` now accepts `track_times` parameter. Parameter is passed to ``create_table`` method of ``PyTables`` (:issue:`32682`).
7273
-
7374

7475
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)