File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,53 @@ analysis / manipulation tool available in any language.
45
45
* Binary installers on PyPI: http://pypi.python.org/pypi/pandas
46
46
* Documentation: http://pandas.pydata.org
47
47
48
+ pandas 0.16.2
49
+ -------------
50
+
51
+ **Release date: ** (June 12, 2015)
52
+
53
+ This is a minor release from 0.16.1 and includes a large number of bug fixes
54
+ along with several new features, enhancements, and performance improvements.
55
+ A small number of API changes were necessary to fix existing bugs.
56
+
57
+ See the :ref: `v0.16.2 Whatsnew <whatsnew_0162 >` overview for an extensive list
58
+ of all API changes, enhancements and bugs that have been fixed in 0.16.2.
59
+
60
+ Thanks
61
+ ~~~~~~
62
+
63
+ - Andrew Rosenfeld
64
+ - Artemy Kolchinsky
65
+ - Bernard Willers
66
+ - Christer van der Meeren
67
+ - Christian Hudon
68
+ - Constantine Glen Evans
69
+ - Daniel Julius Lasiman
70
+ - Evan Wright
71
+ - Francesco Brundu
72
+ - Gaëtan de Menten
73
+ - Jake VanderPlas
74
+ - James Hiebert
75
+ - Jeff Reback
76
+ - Joris Van den Bossche
77
+ - Justin Lecher
78
+ - Ka Wo Chen
79
+ - Mortada Mehyar
80
+ - Morton Fox
81
+ - Robin Wilson
82
+ - Thomas Grainger
83
+ - Tom Ajamian
84
+ - Tom Augspurger
85
+ - Yoshiki Vázquez Baeza
86
+ - Younggun Kim
87
+ - austinc
88
+ - behzad nouri
89
+ - jreback
90
+ - lexual
91
+ - rekcahpassyla
92
+ - scls19fr
93
+ - sinhrks
94
+
48
95
pandas 0.16.1
49
96
-------------
50
97
You can’t perform that action at this time.
0 commit comments