Skip to content

Commit 8ed37cd

Browse files
committed
removed edits to whatsnew 0.21.0
1 parent f8554ee commit 8ed37cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.21.0.txt

-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ Other Enhancements
130130
- `read_*` methods can now infer compression from non-string paths, such as ``pathlib.Path`` objects (:issue:`17206`).
131131
- :func:`pd.read_sas()` now recognizes much more of the most frequently used date (datetime) formats in SAS7BDAT files (:issue:`15871`).
132132
- :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`)
134133

135134

136135
.. _whatsnew_0210.api_breaking:

0 commit comments

Comments
 (0)