We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8554ee commit 8ed37cdCopy full SHA for 8ed37cd
doc/source/whatsnew/v0.21.0.txt
@@ -130,7 +130,6 @@ Other Enhancements
130
- `read_*` methods can now infer compression from non-string paths, such as ``pathlib.Path`` objects (:issue:`17206`).
131
- :func:`pd.read_sas()` now recognizes much more of the most frequently used date (datetime) formats in SAS7BDAT files (:issue:`15871`).
132
- :func:`DataFrame.items` and :func:`Series.items` is now present in both Python 2 and 3 and is lazy in all cases (:issue:`13918`, :issue:`17213`)
133
-- is_monotonic_increasing/decreasing is added to .groupby(). (:issue:`17015`)
134
135
136
.. _whatsnew_0210.api_breaking:
0 commit comments