We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea4eeb commit 2849d43Copy full SHA for 2849d43
pandas/io/formats/style.py
@@ -1448,7 +1448,7 @@ def set_sticky(
1448
1449
Parameters
1450
----------
1451
- axis : {0 or 'index', 1 or 'columns', None}, default 0
+ axis : {0 or 'index', 1 or 'columns'}, default 0
1452
Whether to make the index or column headers sticky.
1453
pixel_size : int, optional
1454
Required to configure the width of index cells or the height of column
0 commit comments