-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: add kwargs conditional formatting using DataFrame.style
rename to Styler.format_index for overwriting index labels Styler #45288 by attack68 was closed Jul 25, 2022 Loading…
ENH: Add custom descriptors (such as dtype, nunique, etc.) to Styler output Enhancement Styler conditional formatting using DataFrame.style
backport 43638: BUG: styler to_latex doesnt respect hide_index Styler conditional formatting using DataFrame.style
TST: Fix doctests in conditional formatting using DataFrame.style Testing pandas testing functions or related to the test suite
style.py Docs Styler API: Internal Consistency of API/Behavior Styler conditional formatting using DataFrame.style
Styler.hide_columns replaced by .hide_values which also operates row-wise API - Consistency ProTip! Type g i on any issue or pull request to go back to the issue listing page.