Skip to content

Commit d2faa2a

Browse files
authored
DOC remove unused data param from INFO_DOCSTRING (#46503)
1 parent a5bc868 commit d2faa2a

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)