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

ENH: Styler.highlight_null can accepts subset argument Styler conditional formatting using DataFrame.style
#31350 by immaxchen was merged Mar 10, 2020 Loading… updated Mar 10, 2020
5 tasks done
1.1
BUG: Fix render as column name in to_excel IO Excel read_excel, to_excel Styler conditional formatting using DataFrame.style
#34335 by phofl was merged May 26, 2020 Loading… updated May 27, 2020
5 tasks done
1.1
PERF: to speed up rendering of styler IO HTML read_html, to_html, Styler.apply, Styler.applymap Performance Memory or execution speed performance Styler conditional formatting using DataFrame.style
#34863 by jihwans was merged Jul 9, 2020 Loading… updated Jul 9, 2020
5 tasks done
1.1
Backport PR #35588 on branch 1.1.x (BUG: fix styler cell_ids arg so that blank style is ignored on False) Styler conditional formatting using DataFrame.style
#35619 by meeseeksmachine was merged Aug 8, 2020 Loading… updated Aug 8, 2020 1.1.1
BUG: fix styler cell_ids arg so that blank style is ignored on False Styler conditional formatting using DataFrame.style
#35588 by attack68 was merged Aug 7, 2020 Loading… updated Aug 8, 2020
3 of 5 tasks
1.1.1
Backport PR #35664 on branch 1.1.x (BUG: Styler cell_ids fails on multiple renders) Styler conditional formatting using DataFrame.style
#35722 by meeseeksmachine was merged Aug 14, 2020 Loading… updated Aug 14, 2020 1.1.1
BUG: Styler cell_ids fails on multiple renders Styler conditional formatting using DataFrame.style
#35664 by attack68 was merged Aug 14, 2020 Loading… updated Aug 15, 2020
5 tasks done
1.1.1
CLN: w3 formatting Styler conditional formatting using DataFrame.style
#36223 by attack68 was merged Sep 8, 2020 Loading… updated Sep 9, 2020
3 tasks done
1.2
ENH: add set_td_classes method for CSS class addition to data cells Enhancement Styler conditional formatting using DataFrame.style
#36159 by attack68 was merged Sep 13, 2020 Loading… updated Sep 13, 2020
4 tasks done
1.2
PERF: styler uuid control and security Styler conditional formatting using DataFrame.style
#36345 by attack68 was merged Sep 19, 2020 Loading… updated Sep 19, 2020
4 tasks done
1.2
BUG&TST: HTML formatting error in Styler.render() in rowspan attribute Bug Styler conditional formatting using DataFrame.style
#38533 by JoseNavy was merged Dec 22, 2020 Loading… updated Dec 22, 2020
5 tasks done
1.2
Backport PR #38533 on branch 1.2.x (BUG&TST: HTML formatting error in Styler.render() in rowspan attribute) Styler conditional formatting using DataFrame.style
#38640 by meeseeksmachine was merged Dec 22, 2020 Loading… updated Dec 22, 2020 1.2
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
BUG+DOC: Recent Styler Enhancements Docs Styler conditional formatting using DataFrame.style
#39317 by attack68 was merged Jan 24, 2021 Loading… updated Jan 25, 2021 1.3
DOC: add a link to new styler method Docs Styler conditional formatting using DataFrame.style
#37998 by attack68 was merged Nov 23, 2020 Loading… updated Jan 26, 2021 1.2
ENH: Styler column and row styles Stale Styler conditional formatting using DataFrame.style
#35607 by attack68 was merged Nov 24, 2020 Loading… updated Jan 26, 2021
5 tasks done
1.2
BUG: re-render CSS with styler.apply and applymap non-cleared _todo Styler conditional formatting using DataFrame.style
#39396 by attack68 was merged Jan 26, 2021 Loading… updated Jan 26, 2021
1 task done
1.3
CLN: localising scope of functions in Styler Clean Styler conditional formatting using DataFrame.style
#39533 by attack68 was closed Feb 2, 2021 Loading… updated Feb 2, 2021
1 task done
BUG: Subset slicer on Styler failed on MultiIndex with slice(None) Bug MultiIndex Styler conditional formatting using DataFrame.style
#39421 by attack68 was merged Feb 4, 2021 Loading… updated Feb 4, 2021
4 tasks done
1.3
ENH: Styler css Str optional input arguments as well as List[Tuple] Styler conditional formatting using DataFrame.style
#39564 by attack68 was merged Feb 5, 2021 Loading… updated Feb 5, 2021
4 tasks done
1.3
CLN: Styler HTML output adopt structured code standard IO HTML read_html, to_html, Styler.apply, Styler.applymap Styler conditional formatting using DataFrame.style
#39627 by attack68 was merged Feb 7, 2021 Loading… updated Feb 7, 2021
4 tasks done
1.3
ENH: Styler.apply accept ndarray return with axis=None for consistency Styler conditional formatting using DataFrame.style
#39393 by attack68 was merged Feb 8, 2021 Loading… updated Feb 10, 2021
4 tasks done
1.3
CLN: reorganise vars in Styler init Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#39642 by attack68 was merged Feb 8, 2021 Loading… updated Feb 10, 2021 1.3
CLN: strip whitespaces on set_td_classes Clean Styler conditional formatting using DataFrame.style
#39718 by attack68 was closed Feb 10, 2021 Loading… updated Feb 11, 2021
2 tasks done
CLN: minor error msg fix Clean Error Reporting Incorrect or improved errors from pandas Styler conditional formatting using DataFrame.style
#39667 by attack68 was merged Feb 11, 2021 Loading… updated Feb 11, 2021
1 task done
1.3
ProTip! Filter pull requests by the default branch with base:main.