File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 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.
4545* Binary installers on PyPI: http://pypi.python.org/pypi/pandas
4646* Documentation: http://pandas.pydata.org
4747
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+
4870pandas 0.13.1
4971-------------
5072
@@ -110,6 +132,7 @@ Improvements to existing features
110132
111133Bug Fixes
112134~~~~~~~~~
135+
113136 - Bug in ``io.wb.get_countries `` not including all countries (:issue: `6008 `)
114137 - Bug in Series replace with timestamp dict (:issue: `5797 `)
115138 - read_csv/read_table now respects the `prefix ` kwarg (:issue: `5732 `).
You can’t perform that action at this time.
0 commit comments