We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df98a7b commit f1fda88Copy full SHA for f1fda88
doc/source/whatsnew/v1.1.0.rst
@@ -234,6 +234,7 @@ Other enhancements
234
compression library. Compression was also added to the low-level Stata-file writers
235
:class:`~pandas.io.stata.StataWriter`, :class:`~pandas.io.stata.StataWriter117`,
236
and :class:`~pandas.io.stata.StataWriterUTF8` (:issue:`26599`).
237
+- :meth:`HDFStore.put` now accepts `track_times` parameter. Parameter is passed to ``create_table`` method of ``PyTables`` (:issue:`32682`).
238
239
.. ---------------------------------------------------------------------------
240
0 commit comments