Skip to content

Commit 08770c1

Browse files
author
y-p
committed
DOC: add df.info() null count suppression to whatnew
1 parent 75718ec commit 08770c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/v0.13.1.txt

+3
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,9 @@ Enhancements
227227
result
228228
result.loc[:,:,'ItemA']
229229

230+
- df.info() view now display dtype info per column (:issue:`5682`)
231+
- df.info() now honors option max_info_rows, disable null counts for large frames (:issue:`5974`)
232+
230233
Performance
231234
~~~~~~~~~~~
232235

0 commit comments

Comments
 (0)