-
- 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
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
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
Backport PR #35664 on branch 1.1.x (BUG: Styler cell_ids fails on multiple renders) Styler conditional formatting using DataFrame.style
ENH: add set_td_classes method for CSS class addition to data cells Enhancement Styler conditional formatting using DataFrame.style
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
CLN: localising scope of functions in conditional formatting using DataFrame.style
Styler Clean Styler #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
CLN: strip whitespaces on conditional formatting using DataFrame.style
set_td_classes Clean Styler #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
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.