DOC: add whatsnew for v0.20.1 · pandas-dev/pandas@f154966 (original) (raw)

Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
1 +.. _whatsnew_0201:
2 +
3 +v0.20.1 (???)
4 +-------------
5 +
6 +This is a minor bug-fix release in the 0.20.x series and includes some small regression fixes,
7 +bug fixes and performance improvements.
8 +We recommend that all users upgrade to this version.
9 +
10 +Highlights include:
11 +
12 +.. contents:: What's new in v0.20.1
13 + :local:
14 + :backlinks: none
15 +
16 +
17 +.. _whatsnew_0201.enhancements:
18 +
19 +Enhancements
20 +~~~~~~~~~~~~
21 +
22 +
23 +
24 +.. _whatsnew_0201.performance:
25 +
26 +Performance Improvements
27 +~~~~~~~~~~~~~~~~~~~~~~~~
28 +
29 +
30 +
31 +.. _whatsnew_0201.bug_fixes:
32 +
33 +Bug Fixes
34 +~~~~~~~~~
35 +
36 +Conversion
37 +^^^^^^^^^^
38 +
39 +
40 +
41 +
42 +Indexing
43 +^^^^^^^^
44 +
45 +
46 +
47 +
48 +I/O
49 +^^^
50 +
51 +
52 +
53 +
54 +Plotting
55 +^^^^^^^^
56 +
57 +
58 +
59 +
60 +Groupby/Resample/Rolling
61 +^^^^^^^^^^^^^^^^^^^^^^^^
62 +
63 +
64 +
65 +
66 +Sparse
67 +^^^^^^
68 +
69 +
70 +
71 +
72 +Reshaping
73 +^^^^^^^^^
74 +
75 +
76 +
77 +
78 +Numeric
79 +^^^^^^^
80 +
81 +
82 +
83 +
84 +Other
85 +^^^^^