Skip to content

Commit 1002cc3

Browse files
committed
DOC: add whatsnew for 0.21.0
1 parent 02eafaf commit 1002cc3

File tree

1 file changed

+113
-0
lines changed

1 file changed

+113
-0
lines changed

doc/source/whatsnew/v0.21.0.txt

+113
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
.. _whatsnew_0210:
2+
3+
v0.21.0 (???)
4+
-------------
5+
6+
This is a major release from 0.20.x and includes a number of API changes, deprecations, new features,
7+
enhancements, and performance improvements along with a large number of bug fixes. We recommend that all
8+
users upgrade to this version.
9+
10+
Highlights include:
11+
12+
Check the :ref:`API Changes <whatsnew_0210.api_breaking>` and :ref:`deprecations <whatsnew_0210.deprecations>` before updating.
13+
14+
.. contents:: What's new in v0.21.0
15+
:local:
16+
:backlinks: none
17+
18+
.. _whatsnew_0210.enhancements:
19+
20+
New features
21+
~~~~~~~~~~~~
22+
23+
24+
25+
.. _whatsnew_0210.enhancements.other:
26+
27+
Other Enhancements
28+
^^^^^^^^^^^^^^^^^^
29+
30+
31+
32+
.. _whatsnew_0210.api_breaking:
33+
34+
Backwards incompatible API changes
35+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
36+
37+
38+
39+
.. _whatsnew_0210.api:
40+
41+
Other API Changes
42+
^^^^^^^^^^^^^^^^^
43+
44+
45+
46+
.. _whatsnew_0210.deprecations:
47+
48+
Deprecations
49+
~~~~~~~~~~~~
50+
51+
52+
53+
.. _whatsnew_0210.prior_deprecations:
54+
55+
Removal of prior version deprecations/changes
56+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
57+
58+
59+
60+
.. _whatsnew_0210.performance:
61+
62+
Performance Improvements
63+
~~~~~~~~~~~~~~~~~~~~~~~~
64+
65+
66+
67+
.. _whatsnew_0210.bug_fixes:
68+
69+
Bug Fixes
70+
~~~~~~~~~
71+
72+
Conversion
73+
^^^^^^^^^^
74+
75+
76+
77+
Indexing
78+
^^^^^^^^
79+
80+
81+
82+
I/O
83+
^^^
84+
85+
86+
87+
Plotting
88+
^^^^^^^^
89+
90+
91+
92+
Groupby/Resample/Rolling
93+
^^^^^^^^^^^^^^^^^^^^^^^^
94+
95+
96+
97+
Sparse
98+
^^^^^^
99+
100+
101+
102+
Reshaping
103+
^^^^^^^^^
104+
105+
106+
107+
Numeric
108+
^^^^^^^
109+
110+
111+
112+
Other
113+
^^^^^

0 commit comments

Comments
 (0)