Skip to content

Commit

Permalink
DOC: add df.info() null count suppression to whatnew
Browse files Browse the repository at this point in the history
  • Loading branch information
y-p committed Jan 30, 2014
1 parent 75718ec commit 08770c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/source/v0.13.1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,9 @@ Enhancements
result
result.loc[:,:,'ItemA']

- df.info() view now display dtype info per column (:issue:`5682`)
- df.info() now honors option max_info_rows, disable null counts for large frames (:issue:`5974`)

Performance
~~~~~~~~~~~

Expand Down

0 comments on commit 08770c1

Please sign in to comment.