-
- 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
DOC: Fix a typo in documentation for styler Docs Styler conditional formatting using DataFrame.style
Backport PR #47135 on branch 1.4.x (CLN: ensure clean up styler tests) Styler conditional formatting using DataFrame.style
To excel storage options fix Duplicate Report Duplicate issue or pull request IO Excel read_excel, to_excel Styler conditional formatting using DataFrame.style
#46785 by ben-feldstein was closed Apr 17, 2022 Loading…
4 tasks
Backport PR #46548 on branch 1.4.x (REGR: tests + whats new: boolean dtype in styler render) Styler conditional formatting using DataFrame.style Testing pandas testing functions or related to the test suite
Backport PR #46119 on branch 1.4.x (REF: isinstance(x, int) -> is_integer(x)) Regression Functionality that used to work in a prior pandas version Styler conditional formatting using DataFrame.style
Backport PR #46457 on branch 1.4.x (BUG: url regex in read_html, to_html, Styler.apply, Styler.applymap Styler conditional formatting using DataFrame.style
style_render does not pass colon and other valid) IO HTML Backport PR #46239 on branch 1.4.x (DOC+BUG: conditional formatting using DataFrame.style
Styler.to_excel pseudo css number-format) Styler DOC: clarify conditional formatting using DataFrame.style
styler.hide in combination with to_excel Styler ENH: make to_latex Styler conditional formatting using DataFrame.style
Styler.concat compatible with to_latex output render IO LaTeX BUG: styler.concat should raise when index nlevels are incompatible Styler conditional formatting using DataFrame.style
Backport PR #45808 on branch 1.4.x (bug: fix pd.NA in highlighters) Bug Styler conditional formatting using DataFrame.style
ProTip! Filter pull requests by the default branch with base:main.