Skip to content

Commit

Permalink
DOC remove unused data param from INFO_DOCSTRING (pandas-dev#46503)
Browse files Browse the repository at this point in the history
  • Loading branch information
ateki authored and yehoshuadimarsky committed Jul 13, 2022
1 parent 21e26e4 commit 7f2191b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pandas/io/formats/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,6 @@
Parameters
----------
data : {klass}
{klass} to print information about.
verbose : bool, optional
Whether to print the full summary. By default, the setting in
``pandas.options.display.max_info_columns`` is followed.
Expand Down

0 comments on commit 7f2191b

Please sign in to comment.