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 b9288ed commit 841d53fCopy full SHA for 841d53f
doc/source/whatsnew/v1.0.0.rst
@@ -207,7 +207,7 @@ Other enhancements
207
- The ``partition_cols`` argument in :meth:`DataFrame.to_parquet` now accepts a string (:issue:`27117`)
208
- :func:`to_parquet` now appropriately handles the ``schema`` argument for user defined schemas in the pyarrow engine. (:issue: `30270`)
209
- DataFrame constructor preserve `ExtensionArray` dtype with `ExtensionArray` (:issue:`11363`)
210
-- :meth:`DataFrame.to_markdown` added (:issue:`11052`)
+- :meth:`DataFrame.to_markdown` and :meth:`Series.to_markdown` added (:issue:`11052`)
211
212
213
Build Changes
0 commit comments