Skip to content

Commit 8576baa

Browse files
Changed term non-null to NA
1 parent cc4f585 commit 8576baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/formats/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
Print a concise summary of a {klass}.
250250
251251
This method prints information about a {klass} including
252-
the index dtype{type_sub}, non-null values and memory usage.
252+
the index dtype{type_sub}, NA values and memory usage.
253253
{version_added_sub}\
254254
255255
Parameters

0 commit comments

Comments
 (0)