Skip to content

Commit 7831e45

Browse files
TomAugspurgerPingviinituutti
authored andcommitted
DOC: Start 0.24.2.rst (pandas-dev#25026)
[ci skip]
1 parent 9b984b2 commit 7831e45

File tree

1 file changed

+99
-0
lines changed

1 file changed

+99
-0
lines changed

doc/source/whatsnew/v0.24.2.rst

+99
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
:orphan:
2+
3+
.. _whatsnew_0242:
4+
5+
Whats New in 0.24.2 (February XX, 2019)
6+
---------------------------------------
7+
8+
.. warning::
9+
10+
The 0.24.x series of releases will be the last to support Python 2. Future feature
11+
releases will support Python 3 only. See :ref:`install.dropping-27` for more.
12+
13+
{{ header }}
14+
15+
These are the changes in pandas 0.24.2. See :ref:`release` for a full changelog
16+
including other versions of pandas.
17+
18+
.. _whatsnew_0242.regressions:
19+
20+
Fixed Regressions
21+
^^^^^^^^^^^^^^^^^
22+
23+
-
24+
-
25+
-
26+
27+
.. _whatsnew_0242.enhancements:
28+
29+
Enhancements
30+
^^^^^^^^^^^^
31+
32+
-
33+
-
34+
35+
.. _whatsnew_0242.bug_fixes:
36+
37+
Bug Fixes
38+
~~~~~~~~~
39+
40+
**Conversion**
41+
42+
-
43+
-
44+
-
45+
46+
**Indexing**
47+
48+
-
49+
-
50+
-
51+
52+
**I/O**
53+
54+
-
55+
-
56+
-
57+
58+
**Categorical**
59+
60+
-
61+
-
62+
-
63+
64+
**Timezones**
65+
66+
-
67+
-
68+
-
69+
70+
**Timedelta**
71+
72+
-
73+
-
74+
-
75+
76+
**Reshaping**
77+
78+
-
79+
-
80+
-
81+
82+
**Visualization**
83+
84+
-
85+
-
86+
-
87+
88+
**Other**
89+
90+
-
91+
-
92+
-
93+
94+
.. _whatsnew_0.242.contributors:
95+
96+
Contributors
97+
~~~~~~~~~~~~
98+
99+
.. contributors:: v0.24.1..v0.24.2

0 commit comments

Comments
 (0)