We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e15cc commit 54243c7Copy full SHA for 54243c7
doc/source/release.rst
@@ -24,11 +24,26 @@ Where to get it
24
* Binary installers on PyPI: http://pypi.python.org/pypi/pandas
25
* Documentation: http://pandas.pydata.org
26
27
-pandas 0.12
28
-=============
+pandas 0.13
+===========
29
30
**Release date:** not-yet-released
31
32
+**New features**
33
+
34
+**Improvements to existing features**
35
36
+**API Changes**
37
38
+**Experimental Features**
39
40
+**Bug Fixes**
41
42
+pandas 0.12
43
44
45
+**Release date:** soon-to-be-released
46
47
**New features**
48
49
- ``pd.read_html()`` can now parse HTML strings, files or urls and returns a
0 commit comments