Skip to content

Commit a0bfbf0

Browse files
TomAugspurgerjreback
authored andcommitted
DOC: Started 0.25.1 whatsnew (#27191)
1 parent 54c0d5a commit a0bfbf0

File tree

3 files changed

+171
-4
lines changed

3 files changed

+171
-4
lines changed

doc/source/whatsnew/v0.24.1.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
:orphan:
2-
31
.. _whatsnew_0241:
42

53
Whats new in 0.24.1 (February 3, 2019)

doc/source/whatsnew/v0.24.2.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
:orphan:
2-
31
.. _whatsnew_0242:
42

53
Whats new in 0.24.2 (March 12, 2019)

doc/source/whatsnew/v0.25.1.rst

Lines changed: 171 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,171 @@
1+
:orphan:
2+
3+
.. TODO. Remove the orphan tag.
4+
5+
.. _whatsnew_0251:
6+
7+
What's new in 0.25.1 (July XX, 2019)
8+
------------------------------------
9+
10+
Enhancements
11+
~~~~~~~~~~~~
12+
13+
14+
.. _whatsnew_0251.enhancements.other:
15+
16+
Other enhancements
17+
^^^^^^^^^^^^^^^^^^
18+
19+
-
20+
-
21+
-
22+
23+
.. _whatsnew_0251.bug_fixes:
24+
25+
Bug fixes
26+
~~~~~~~~~
27+
28+
29+
Categorical
30+
^^^^^^^^^^^
31+
32+
-
33+
-
34+
-
35+
36+
Datetimelike
37+
^^^^^^^^^^^^
38+
39+
-
40+
-
41+
-
42+
43+
Timedelta
44+
^^^^^^^^^
45+
46+
-
47+
-
48+
-
49+
50+
Timezones
51+
^^^^^^^^^
52+
53+
-
54+
-
55+
-
56+
57+
Numeric
58+
^^^^^^^
59+
60+
-
61+
-
62+
-
63+
64+
Conversion
65+
^^^^^^^^^^
66+
67+
-
68+
-
69+
-
70+
71+
Strings
72+
^^^^^^^
73+
74+
-
75+
-
76+
-
77+
78+
79+
Interval
80+
^^^^^^^^
81+
82+
-
83+
-
84+
-
85+
86+
Indexing
87+
^^^^^^^^
88+
89+
-
90+
-
91+
-
92+
93+
Missing
94+
^^^^^^^
95+
96+
-
97+
-
98+
-
99+
100+
MultiIndex
101+
^^^^^^^^^^
102+
103+
-
104+
-
105+
-
106+
107+
I/O
108+
^^^
109+
110+
-
111+
-
112+
-
113+
114+
Plotting
115+
^^^^^^^^
116+
117+
-
118+
-
119+
-
120+
121+
Groupby/resample/rolling
122+
^^^^^^^^^^^^^^^^^^^^^^^^
123+
124+
-
125+
-
126+
-
127+
128+
Reshaping
129+
^^^^^^^^^
130+
131+
-
132+
-
133+
-
134+
135+
Sparse
136+
^^^^^^
137+
138+
-
139+
-
140+
-
141+
142+
143+
Build Changes
144+
^^^^^^^^^^^^^
145+
146+
-
147+
-
148+
-
149+
150+
ExtensionArray
151+
^^^^^^^^^^^^^^
152+
153+
-
154+
-
155+
-
156+
157+
Other
158+
^^^^^
159+
160+
-
161+
-
162+
-
163+
164+
.. _whatsnew_0.251.contributors:
165+
166+
Contributors
167+
~~~~~~~~~~~~
168+
169+
.. TODO. Change to v0.25.0..HEAD
170+
171+
.. contributors:: HEAD..HEAD

0 commit comments

Comments
 (0)