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: Fix a typo in documentation for styler Docs Styler conditional formatting using DataFrame.style
#47517 by saiwing-yeung was merged Jun 27, 2022 Loading… 1.5
Backport PR #47135 on branch 1.4.x (CLN: ensure clean up styler tests) Styler conditional formatting using DataFrame.style
#47141 by meeseeksmachine was merged May 27, 2022 Loading… 1.4.3
CLN: ensure clean up styler tests Styler conditional formatting using DataFrame.style
#47135 by attack68 was merged May 27, 2022 Loading… 1.4.3
BUG: Fix set_sticky background Styler conditional formatting using DataFrame.style
#47082 by ShawnZhong was merged May 26, 2022 Loading…
4 tasks done
1.5
Styler whatsew Docs Styler conditional formatting using DataFrame.style
#46897 by attack68 was merged Apr 29, 2022 Loading… 1.5
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
#46577 by meeseeksmachine was merged Mar 31, 2022 Loading… 1.4.2
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
#46548 by attack68 was merged Mar 30, 2022 Loading… 1.4.2
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
#46501 by meeseeksmachine was merged Mar 29, 2022 Loading… 1.4.2
Backport PR #46457 on branch 1.4.x (BUG: url regex in style_render does not pass colon and other valid) IO HTML read_html, to_html, Styler.apply, Styler.applymap Styler conditional formatting using DataFrame.style
#46497 by meeseeksmachine was merged Mar 25, 2022 Loading… 1.4.2
Bug46381 - Add storage_option parameter to to_excel method in Styler IO Excel read_excel, to_excel Styler conditional formatting using DataFrame.style
#46491 by eshirvana was merged Jul 9, 2022 Loading…
3 of 4 tasks
1.5
BUG: url regex in style_render does not pass colon and other valid IO HTML read_html, to_html, Styler.apply, Styler.applymap Styler conditional formatting using DataFrame.style
#46457 by kianelbo was merged Mar 24, 2022 Loading…
4 tasks done
1.4.2
Backport PR #46239 on branch 1.4.x (DOC+BUG: Styler.to_excel pseudo css number-format) Styler conditional formatting using DataFrame.style
#46245 by meeseeksmachine was merged Mar 6, 2022 Loading… 1.4.2
DOC+BUG: Styler.to_excel pseudo css number-format Styler conditional formatting using DataFrame.style
#46239 by attack68 was merged Mar 6, 2022 Loading…
1 task done
1.4.2
DOC: clarify styler.hide in combination with to_excel Styler conditional formatting using DataFrame.style
#46194 by attack68 was merged Mar 2, 2022 Loading… 1.5
ENH: make Styler.concat compatible with to_latex output render IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#46186 by attack68 was merged Mar 1, 2022 Loading… 1.5
BUG: styler.concat should raise when index nlevels are incompatible Styler conditional formatting using DataFrame.style
#46180 by attack68 was merged Mar 1, 2022 Loading… 1.5
ENH: allow concat of Styler objects Enhancement Styler conditional formatting using DataFrame.style
#46105 by attack68 was merged Feb 27, 2022 Loading…
2 tasks done
1.5
DEPR: null_color since color used everywhere else Deprecate Functionality to remove in pandas Styler conditional formatting using DataFrame.style
#45907 by attack68 was merged Mar 3, 2022 Loading… 1.5
DOC: examples for Styler.pipe Docs Styler conditional formatting using DataFrame.style
#45880 by attack68 was merged Feb 9, 2022 Loading… 1.5
REF: render trimming moved to private method Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#45834 by attack68 was merged Feb 5, 2022 Loading… 1.5
Backport PR #45808 on branch 1.4.x (bug: fix pd.NA in highlighters) Bug Styler conditional formatting using DataFrame.style
#45828 by meeseeksmachine was merged Feb 4, 2022 Loading… 1.4.1
bug: fix pd.NA in highlighters Bug Styler conditional formatting using DataFrame.style
#45808 by attack68 was merged Feb 4, 2022 Loading…
1 task done
1.4.1
REF: Enhance consistency on Styler methods Styler conditional formatting using DataFrame.style
#45780 by staticdev was merged Mar 18, 2022 Loading…
2 tasks done
1.5
TST: use correct input in test Styler conditional formatting using DataFrame.style Testing pandas testing functions or related to the test suite
#45733 by rendner was merged Jan 31, 2022 Loading… 1.5
ProTip! Filter pull requests by the default branch with base:main.