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

Backport PR #42091 on branch 1.3.x (REGR: Subclassing Styler and addressing from_custom_template) Styler conditional formatting using DataFrame.style
#42279 by meeseeksmachine was merged Jun 28, 2021 Loading… 1.3
Backport PR #42622 on branch 1.3.x (BUG: Styler.set_sticky not handling display of index names. 1/2) Bug Styler conditional formatting using DataFrame.style
#42695 by meeseeksmachine was merged Jul 24, 2021 Loading… 1.3.1
Backport PR #42799 on branch 1.3.x (BUG: Styler.set_sticky fix the names rows 2/2) Styler conditional formatting using DataFrame.style
#42928 by meeseeksmachine was merged Aug 8, 2021 Loading… 1.3.2
Backport PR #42839 on branch 1.3.x (BUG: styler.hide_columns now hides the index name header row) Styler conditional formatting using DataFrame.style
#42867 by meeseeksmachine was merged Aug 3, 2021 Loading… 1.3.2
Backport PR #43033 on branch 1.3.x (DOC: arguments options correction) Styler conditional formatting using DataFrame.style
#43070 by meeseeksmachine was merged Aug 17, 2021 Loading… 1.3.3
DOC: add height param added to user_guide Docs Styler conditional formatting using DataFrame.style
#42529 by attack68 was merged Jul 14, 2021 Loading… 1.4
REF: refactor_levels for Styler.format_index Styler conditional formatting using DataFrame.style
#43537 by attack68 was merged Sep 13, 2021 Loading… 1.4
BUG: no label render in Styler.to_latex if caption and "longtable" IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#43399 by attack68 was merged Sep 4, 2021 Loading… 1.4
BUG?: hide_columns now doesn't hide index names Styler conditional formatting using DataFrame.style
#43404 by attack68 was merged Sep 4, 2021 Loading… 1.4
ENH: Styler.apply(map)_index made compatible with Styler.to_latex Enhancement IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#41993 by attack68 was merged Aug 12, 2021 Loading… 1.4
Backport PR #41968 on branch 1.3.x (DOC: 1.3.0 release notes addition and doc fix) Docs Styler conditional formatting using DataFrame.style
#42025 by meeseeksmachine was merged Jun 15, 2021 Loading… 1.3
Backport PR #41266 on branch 1.3.x (API: make hide_columns and hide_index have a consistent signature and function in Styler) API - Consistency Internal Consistency of API/Behavior Styler conditional formatting using DataFrame.style
#42041 by meeseeksmachine was merged Jun 16, 2021 Loading… 1.3
Backport PR #40731 on branch 1.3.x (ENH: Styler.to_latex conversion from CSS) Enhancement IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#42040 by meeseeksmachine was merged Jun 16, 2021 Loading… 1.3
CLN: renamed a test file Styler conditional formatting using DataFrame.style Testing pandas testing functions or related to the test suite
#42496 by attack68 was merged Jul 12, 2021 Loading… 1.4
Backport PR #43097 on branch 1.3.x (DOC: styler.format does not, in fact, raise a KeyError) Docs Styler conditional formatting using DataFrame.style
#43100 by meeseeksmachine was merged Aug 18, 2021 Loading… 1.3.3
BUG: also copy uuid in Styler.copy Styler conditional formatting using DataFrame.style
#43044 by attack68 was merged Aug 18, 2021 Loading… 1.4
BUG: Styler.apply_index fails with LaTeX conversion with hidden Multi levels Styler conditional formatting using DataFrame.style
#45157 by attack68 was merged Jan 3, 2022 Loading…
2 tasks done
1.4
CLN: whats new 1.4.0 styler edits Docs Styler conditional formatting using DataFrame.style
#44503 by attack68 was merged Nov 24, 2021 Loading… 1.4
DOC: update styler user guide for out of date material Docs Styler conditional formatting using DataFrame.style
#44537 by attack68 was merged Nov 20, 2021 Loading…
1 task done
1.4
Backport PR #45138 on branch 1.4.x (ENH: add cline to Styler.to_latex) IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#45211 by meeseeksmachine was merged Jan 6, 2022 Loading… 1.4
DOC: expand allowed vals for multicol_align Docs IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#43656 by attack68 was merged Sep 21, 2021 Loading…
1 task done
1.4
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
ProTip! Exclude everything labeled bug with -label:bug.