File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,28 @@ 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.14.0
49
+ -------------
50
+
51
+ **Release date: ** (not yet released)
52
+
53
+ New features
54
+ ~~~~~~~~~~~~
55
+
56
+ API Changes
57
+ ~~~~~~~~~~~
58
+
59
+ Experimental Features
60
+ ~~~~~~~~~~~~~~~~~~~~~
61
+
62
+ Improvements to existing features
63
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64
+
65
+ .. _release.bug_fixes-0.14.0 :
66
+
67
+ Bug Fixes
68
+ ~~~~~~~~~
69
+
48
70
pandas 0.13.1
49
71
-------------
50
72
@@ -110,6 +132,7 @@ Improvements to existing features
110
132
111
133
Bug Fixes
112
134
~~~~~~~~~
135
+
113
136
- Bug in ``io.wb.get_countries `` not including all countries (:issue: `6008 `)
114
137
- Bug in Series replace with timestamp dict (:issue: `5797 `)
115
138
- read_csv/read_table now respects the `prefix ` kwarg (:issue: `5732 `).
You can’t perform that action at this time.
0 commit comments