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

Show Index Headers on DataFrames with Style IO HTML read_html, to_html, Styler.apply, Styler.applymap MultiIndex Output-Formatting __repr__ of pandas objects, to_string Styler conditional formatting using DataFrame.style
#12090 by HHammond was merged Jan 20, 2016 Loading… updated Mar 31, 2021 0.18.0
BUG: Update Styler.clear method to clear all Styler conditional formatting using DataFrame.style
#40664 by bsun94 was merged Apr 2, 2021 Loading… updated Apr 2, 2021 1.3
DOC: release notes for 1.3.0 Styler Docs Styler conditional formatting using DataFrame.style
#40637 by attack68 was merged Apr 2, 2021 Loading… updated Apr 3, 2021 1.3
ENH: add a gradient map to background gradient Enhancement Styler conditional formatting using DataFrame.style
#39930 by attack68 was merged Apr 8, 2021 Loading… updated Apr 9, 2021
3 tasks done
1.3
BUG: fix kwargs in Styler.where Bug Styler conditional formatting using DataFrame.style
#40845 by attack68 was merged Apr 9, 2021 Loading… updated Apr 12, 2021 1.3
ENH: Styler builtins: highlight_between Enhancement Styler conditional formatting using DataFrame.style
#39821 by attack68 was merged Apr 13, 2021 Loading… updated Apr 13, 2021
5 tasks done
1.3
CLN: refactor Styler._translate into composite translate functions Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#40898 by attack68 was merged Apr 13, 2021 Loading… updated Apr 13, 2021 1.3
[WIP] ENH:Styler.highlight_quantile method Enhancement Styler conditional formatting using DataFrame.style
#40244 by attack68 was closed Apr 13, 2021 Draft updated Apr 13, 2021 1.3
CLN: change jinja2 template name to template_html Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#40901 by attack68 was merged Apr 13, 2021 Loading… updated Apr 13, 2021 1.3
CLN: preliminary refactor before Styler.highlight_quantile Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#40928 by attack68 was merged Apr 13, 2021 Loading… updated Apr 14, 2021 1.3
CLN: refactor tests outside of class setup in style/test_matplotlib.py Styler conditional formatting using DataFrame.style Testing pandas testing functions or related to the test suite
#40958 by attack68 was merged Apr 15, 2021 Loading… updated Apr 15, 2021 1.3
ENH: Styler.highlight_quantile method Enhancement Styler conditional formatting using DataFrame.style
#40926 by attack68 was merged Apr 20, 2021 Loading… updated Apr 21, 2021 1.3
ENH: add decimal and thousands args to Styler.format() Styler conditional formatting using DataFrame.style
#40596 by attack68 was merged Apr 20, 2021 Loading… updated Apr 21, 2021 1.3
CLN: rename the render process in Styler Styler conditional formatting using DataFrame.style
#41123 by attack68 was merged Apr 26, 2021 Loading… updated Apr 26, 2021 1.3
TYP use typeddict to define cssdict Styler conditional formatting using DataFrame.style Typing type annotations, mypy/pyright type checking
#40947 by MarcoGorelli was merged Apr 27, 2021 Loading… updated Apr 27, 2021 1.3
ENH: make Styler compatible with non-unique indexes Styler conditional formatting using DataFrame.style
#41269 by attack68 was merged May 6, 2021 Loading… updated May 7, 2021
9 tasks done
1.3
REF: add internal mechanics to separate index/columns sparsification in Styler Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#41391 by attack68 was merged May 12, 2021 Loading… updated May 12, 2021 1.3
DOC: redocument the subset arg in styler for clarity of use Docs Styler conditional formatting using DataFrame.style
#41566 by attack68 was merged May 21, 2021 Loading… updated May 22, 2021 1.3
TYP: define subset arg in Styler Styler conditional formatting using DataFrame.style Typing type annotations, mypy/pyright type checking
#41433 by attack68 was merged May 17, 2021 Loading… updated May 22, 2021 1.3
ENH: Styler.text_gradient: easy extension alternative to .background_gradient Enhancement Styler conditional formatting using DataFrame.style
#41098 by attack68 was merged May 25, 2021 Loading… updated May 25, 2021 1.3
DOC: update styler user guide for new text_gradient Docs Styler conditional formatting using DataFrame.style
#41661 by attack68 was merged May 25, 2021 Loading… updated May 25, 2021 1.3
DOC: add Styler.to_latex info in io.rst doc page Docs IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#41658 by attack68 was merged May 25, 2021 Loading… updated May 25, 2021 1.3
API: Add Styler.to_html, for saving output to HTML file IO HTML read_html, to_html, Styler.apply, Styler.applymap Styler conditional formatting using DataFrame.style
#40312 by attack68 was merged May 26, 2021 Loading… updated May 26, 2021
1 task done
1.3
ENH: Styler.to_latex(): conditional styling with native latex format Enhancement IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#40422 by attack68 was merged May 24, 2021 Loading… updated May 26, 2021
15 tasks done
1.3
REF: type change escape in Styler.format to str to allow "html" and "latex" Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#41619 by attack68 was merged May 27, 2021 Loading… updated May 27, 2021 1.3
ProTip! Exclude everything labeled bug with -label:bug.