Skip to content

Commit 54074e4

Browse files
author
Dan Birken
committed
Add release notes for new layout keyword - GH4050
1 parent d7109e1 commit 54074e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/release.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ pandas 0.12
100100
(:issue:`3910`, :issue:`3914`)
101101
- ``read_csv`` will now throw a more informative error message when a file
102102
contains no columns, e.g., all newline characters
103+
- Added ``layout`` keyword to DataFrame.hist() for more customizable layout (:issue:`4050`)
103104

104105
**API Changes**
105106

0 commit comments

Comments
 (0)