Skip to content

Commit 7f2191b

Browse files
atekiyehoshuadimarsky
authored andcommitted
DOC remove unused data param from INFO_DOCSTRING (pandas-dev#46503)
1 parent 21e26e4 commit 7f2191b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/io/formats/info.py

-2
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,6 @@
258258
259259
Parameters
260260
----------
261-
data : {klass}
262-
{klass} to print information about.
263261
verbose : bool, optional
264262
Whether to print the full summary. By default, the setting in
265263
``pandas.options.display.max_info_columns`` is followed.

0 commit comments

Comments
 (0)