diff --git a/pandas/io/formats/info.py b/pandas/io/formats/info.py index b42bc47856e1b..c0bdf37e5273a 100644 --- a/pandas/io/formats/info.py +++ b/pandas/io/formats/info.py @@ -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.