Skip to content

Commit 9115166

Browse files
authored
Merge branch 'main' into maybe-fix-windows-free-threaded
2 parents 641d315 + 9ff4e9c commit 9115166

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}, non-NA values and memory usage.
253253
{version_added_sub}\
254254
255255
Parameters

0 commit comments

Comments
 (0)