File tree 2 files changed +55
-1
lines changed
2 files changed +55
-1
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,60 @@ analysis / manipulation tool available in any language.
38
38
* Documentation: http://pandas.pydata.org
39
39
40
40
41
+ pandas 0.19.2
42
+ -------------
43
+
44
+ **Release date: ** December 24, 2016
45
+
46
+ This is a minor bug-fix release in the 0.19.x series and includes some small regression fixes,
47
+ bug fixes and performance improvements.
48
+
49
+ Highlights include:
50
+
51
+ - Compatibility with Python 3.6
52
+ - Added a `Pandas Cheat Sheet <https://github.com/pandas-dev/pandas/tree/master/doc/cheatsheet/Pandas_Cheat_Sheet.pdf >`__. (:issue: `13202 `).
53
+
54
+ See the :ref: `v0.19.1 Whatsnew <whatsnew_0192 >` page for an overview of all
55
+ bugs that have been fixed in 0.19.2.
56
+
57
+ Thanks
58
+ ~~~~~~
59
+
60
+ - Ajay Saxena
61
+ - Ben Kandel
62
+ - Chris
63
+ - Chris Ham
64
+ - Christopher C. Aycock
65
+ - Daniel Himmelstein
66
+ - Dave Willmer
67
+ - Dr-Irv
68
+ - gfyoung
69
+ - hesham shabana
70
+ - Jeff Carey
71
+ - Jeff Reback
72
+ - Joe Jevnik
73
+ - Joris Van den Bossche
74
+ - Julian Santander
75
+ - Kerby Shedden
76
+ - Keshav Ramaswamy
77
+ - Kevin Sheppard
78
+ - Luca Scarabello
79
+ - Matti Picus
80
+ - Matt Roeschke
81
+ - Maximilian Roos
82
+ - Mykola Golubyev
83
+ - Nate Yoder
84
+ - Nicholas Ver Halen
85
+ - Pawel Kordek
86
+ - Pietro Battiston
87
+ - Rodolfo Fernandez
88
+ - sinhrks
89
+ - Tara Adiseshan
90
+ - Tom Augspurger
91
+ - wandersoncferreira
92
+ - Yaroslav Halchenko
93
+
94
+
41
95
pandas 0.19.1
42
96
-------------
43
97
Original file line number Diff line number Diff line change 3
3
v0.19.2 (December 24, 2016)
4
4
---------------------------
5
5
6
- This is a minor bug-fix release from 0.19.1 and includes some small regression fixes,
6
+ This is a minor bug-fix release in the 0.19.x series and includes some small regression fixes,
7
7
bug fixes and performance improvements.
8
8
We recommend that all users upgrade to this version.
9
9
You can’t perform that action at this time.
0 commit comments