Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

DOC: Improve to_string() docstring to clarify that missing values are not passed through formatters Docs Stale Styler conditional formatting using DataFrame.style
#57545 by treefern was closed Jun 3, 2024 Loading… updated Jun 3, 2024
1 task
ENH: Allow to assign/create custom body_style and header_style property to an instance of ExcelFormatter used in method df.to_excel() IO Excel read_excel, to_excel Styler conditional formatting using DataFrame.style
#53973 by rmhowe425 was closed Jul 29, 2023 Loading… updated Jul 30, 2023
2 of 5 tasks
ENH: add kwargs rename to Styler.format_index for overwriting index labels Styler conditional formatting using DataFrame.style
#45288 by attack68 was closed Jul 25, 2022 Loading… updated Jul 25, 2022
REF: DataFrame.to_latex directs to Styler.to_latex Deprecate Functionality to remove in pandas IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#41648 by attack68 was closed Nov 16, 2021 Loading… updated Mar 6, 2022
4 tasks
ENH: Add custom descriptors (such as dtype, nunique, etc.) to Styler output Enhancement Styler conditional formatting using DataFrame.style
#43894 by attack68 was closed Feb 25, 2022 Draft updated Mar 6, 2022
1 task done
1.5
backport 43638: BUG: styler to_latex doesnt respect hide_index Styler conditional formatting using DataFrame.style
#43640 by attack68 was closed Sep 23, 2021 Draft updated Sep 23, 2021
ENH: styler.render.repr option Enhancement Styler conditional formatting using DataFrame.style
#43180 by attack68 was merged Sep 1, 2021 Loading… updated Sep 2, 2021
5 tasks done
1.4
BUG: styler index and empty df Bug Styler conditional formatting using DataFrame.style
#43327 by attack68 was merged Aug 31, 2021 Loading… updated Aug 31, 2021
3 tasks done
1.4
TST: Fix doctests in style.py Docs Styler conditional formatting using DataFrame.style Testing pandas testing functions or related to the test suite
#42783 by Leonardofreua was merged Jul 31, 2021 Loading… updated Jul 31, 2021
3 tasks done
1.4
API: Styler.hide_columns replaced by .hide_values which also operates row-wise API - Consistency Internal Consistency of API/Behavior Styler conditional formatting using DataFrame.style
#41158 by attack68 was closed May 7, 2021 Loading… updated Jul 5, 2021 1.3
TST: test_tooltip.py convert to functional tests instead of class Clean Styler conditional formatting using DataFrame.style Testing pandas testing functions or related to the test suite
#40550 by attack68 was merged Mar 23, 2021 Loading… updated Mar 23, 2021
3 tasks done
1.3
ENH: Styler tooltips feature Enhancement Stale Styler conditional formatting using DataFrame.style
#35643 by attack68 was merged Jan 17, 2021 Loading… updated Jan 21, 2021
5 tasks done
1.3
ProTip! Filter pull requests by the default branch with base:main.