Skip to content

Commit 841d53f

Browse files
Marco GorelliMarcoGorelli
authored andcommitted
📝 add Series.to_markdown to whatsnew
1 parent b9288ed commit 841d53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Other enhancements
207207
- The ``partition_cols`` argument in :meth:`DataFrame.to_parquet` now accepts a string (:issue:`27117`)
208208
- :func:`to_parquet` now appropriately handles the ``schema`` argument for user defined schemas in the pyarrow engine. (:issue: `30270`)
209209
- DataFrame constructor preserve `ExtensionArray` dtype with `ExtensionArray` (:issue:`11363`)
210-
- :meth:`DataFrame.to_markdown` added (:issue:`11052`)
210+
- :meth:`DataFrame.to_markdown` and :meth:`Series.to_markdown` added (:issue:`11052`)
211211

212212

213213
Build Changes

0 commit comments

Comments
 (0)