We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8cfb7 commit 60124acCopy full SHA for 60124ac
doc/source/whatsnew/v0.21.1.txt
@@ -53,6 +53,7 @@ Other Enhancements
53
54
- :meth:`Timestamp.timestamp` is now available in Python 2.7. (:issue:`17329`)
55
- :class:`Grouper` and :class:`TimeGrouper` now have a friendly repr output (:issue:`18203`).
56
+- Enabled the use of non-default indexes in :func:`DataFrame.to_parquet` where the underlying engine supports it (:issue:`18581`)
57
-
58
59
.. _whatsnew_0211.deprecations:
0 commit comments