We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4aeb4 commit 1845462Copy full SHA for 1845462
RELEASE.rst
@@ -67,6 +67,7 @@ pandas 0.5.1
67
- DataFrame constructor will use Series name if no columns passed (GH #373)
68
- Support regular expressions and longer delimiters in read_table/read_csv,
69
but does not handle quoted strings yet (GH #364)
70
+ - Add `DataFrame.to_html` (PR #387)
71
72
**Improvements to existing features**
73
0 commit comments