We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e175ea9 commit a9f34f3Copy full SHA for a9f34f3
doc/source/faq.rst
@@ -47,6 +47,7 @@ As of 0.13, these are the relevant options, all under the `display` namespace,
47
truncated table or, with this set to 'info', as a short summary view.
48
- max_columns (default 20): max dataframe columns to display.
49
- max_rows (default 60): max dataframe rows display.
50
+- show_dimensions (default True): controls the display of the row/col counts footer.
51
52
Two additional options only apply to displaying DataFrames in terminals,
53
not to the HTML view:
0 commit comments