Skip to content

Commit 35fbd5d

Browse files
author
y-p
committed
Revert "DOC: release notes"
This reverts commit 2a8cd09.
1 parent 53ff00d commit 35fbd5d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/source/release.rst

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ Improvements to existing features
6868
- `option_context` context manager now available as top-level API (:issue:`5752`)
6969
- df.info() view now display dtype info per column (:issue: `5682`)
7070
- perf improvements in DataFrame ``count/dropna`` for ``axis=1``
71-
- Added an ``is_view`` method to Series.
7271

7372
Bug Fixes
7473
~~~~~~~~~

doc/source/v0.13.1.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Deprecations
2929
Enhancements
3030
~~~~~~~~~~~~
3131

32-
- Added an ``is_view`` method to Series.
32+
Added an ``is_view`` method to Series.
3333

3434
Experimental
3535
~~~~~~~~~~~~

0 commit comments

Comments
 (0)