File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -325,6 +325,7 @@ Various enhancements
325
325
- :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`)
326
326
<<<<<<< HEAD
327
327
<<<<<<< HEAD
328
+ <<<<<<< HEAD
328
329
329
330
- Improved the import time of pandas by about 2.25x. (:issue:`16764`)
330
331
- Support for `PEP 519 -- Adding a file system path protocol
@@ -354,6 +355,8 @@ Various enhancements
354
355
=======
355
356
- is_monotonic_increasing/decreasing is added to .groupby(). (:issue:`17015`)
356
357
>>>>>>> 740c7c2... added tests for gb.is_monotonically_increasing()/decreasing
358
+ =======
359
+ >>>>>>> 8ed37cd... removed edits to whatsnew 0.21.0
357
360
358
361
>>>>>>> e99897c... ENH: gb.is_monotonic_increasing, is_monotonic_decreasing #17015
359
362
You can’t perform that action at this time.
0 commit comments