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: Add example for making Excel headers bold using Styler Docs Styler conditional formatting using DataFrame.style
#62929 by antznette1 was closed Nov 2, 2025 Loading… updated Nov 2, 2025
Use jinja2 FileSystemLoader instead of PackageLoader for compat newer meson-python and editable installs Build Library building on various platforms Styler conditional formatting using DataFrame.style
#62123 by jorisvandenbossche was merged Aug 15, 2025 Loading… updated Aug 15, 2025
EHN: df.to_latex(escape=True) also escape index names Bug IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#61307 by quangngd was merged Apr 28, 2025 Loading… updated Apr 28, 2025
2 of 5 tasks
3.0
ENH: Be able to add lines for all index levels, not just visible ones [fix #59877] Stale Styler conditional formatting using DataFrame.style
#59916 by edbennett was closed Apr 2, 2025 Loading… updated Apr 2, 2025
5 tasks done
ENH: Add Styler.to_typst() Enhancement Styler conditional formatting using DataFrame.style
#60733 by 3w36zj6 was merged Feb 1, 2025 Loading… updated Feb 1, 2025
4 of 5 tasks
Fix Bug: last column missing formatting in Latex (#52218) Bug IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#60356 by corbanvilla was merged Nov 21, 2024 Loading… updated Nov 21, 2024
4 tasks done
3.0
Fix Bug: last column missing formatting in Latex (#52218) Bug Styler conditional formatting using DataFrame.style
#60239 by corbanvilla was closed Nov 18, 2024 Loading… updated Nov 18, 2024
1 of 5 tasks
BUG: Disabling pandas option display.html.use_mathjax has no effect; add mathjax_ignore to fix Styler conditional formatting using DataFrame.style
#60311 by KevsterAmp was merged Nov 14, 2024 Loading… updated Nov 14, 2024
4 of 5 tasks
3.0
Fix Styler docstring Docs Styler conditional formatting using DataFrame.style
#60001 by albertvillanova was merged Oct 8, 2024 Loading… updated Oct 9, 2024
5 tasks
3.0
BUG: CSS strings truncated at ":" Styler conditional formatting using DataFrame.style
#59720 by invalidarg was merged Oct 4, 2024 Loading… updated Oct 4, 2024 3.0
CLN: Matplotlib imports in style Clean Styler conditional formatting using DataFrame.style Visualization plotting
#58921 by mroeschke was merged Jun 4, 2024 Loading… updated Jun 4, 2024 3.0
DOC: Improve to_string() docstring to clarify that missing values are not passed through formatters Docs Stale Styler conditional formatting using DataFrame.style
#57545 by treefern was closed Jun 3, 2024 Loading… updated Jun 3, 2024
1 task
EHN: add ability to format index and col names to Styler Enhancement Styler conditional formatting using DataFrame.style
#57880 by quangngd was merged Mar 26, 2024 Loading… updated Apr 12, 2024
5 tasks
3.0
Update Styler documentation for escaping HTML Docs IO HTML read_html, to_html, Styler.apply, Styler.applymap Styler conditional formatting using DataFrame.style
#57365 by TomAugspurger was merged Feb 21, 2024 Loading… updated Feb 21, 2024 3.0
ENH: Change DataFrame.to_excel to output unformatted excel file Styler conditional formatting using DataFrame.style
#54302 by rmhowe425 was merged Feb 15, 2024 Loading… updated Feb 17, 2024
5 tasks done
3.0
ENH: Adds ability to store tooltips as title attribute through pandas styler Enhancement Styler conditional formatting using DataFrame.style
#56981 by Delengowski was merged Feb 15, 2024 Loading… updated Feb 15, 2024
4 of 5 tasks
3.0
ENH: Styler.show shorthand alternative to hide Enhancement Stale Styler conditional formatting using DataFrame.style
#45176 by attack68 was closed Aug 5, 2022 Loading… updated Feb 11, 2024
3 tasks done
Remove DataFrame.applymap and Styler.applymap DataFrame DataFrame data structure Styler conditional formatting using DataFrame.style
#57345 by phofl was merged Feb 11, 2024 Loading… updated Feb 11, 2024
5 tasks
3.0
REF: Remove side effects from importing Styler 2 Stale Styler conditional formatting using DataFrame.style
#53429 by attack68 was closed Jan 31, 2024 Draft updated Jan 31, 2024
1 task
TST: Additions/updates to tests Styler conditional formatting using DataFrame.style Testing pandas testing functions or related to the test suite
#56822 by jomorodi was merged Jan 11, 2024 Loading… updated Jan 11, 2024
3 tasks
3.0
TST: Improved test coverage for Styler.bar error conditions Styler conditional formatting using DataFrame.style
#56341 by ccccjone was merged Dec 11, 2023 Loading… updated Dec 11, 2023
1 task done
2.2
REF: Remove side-effects from importing Styler Dependencies Required and optional dependencies Refactor Internal refactoring of code Stale Styler conditional formatting using DataFrame.style
#52995 by rhshadrach was closed Jun 28, 2023 Loading… updated Sep 27, 2023
5 tasks
ENH: Allow to assign/create custom body_style and header_style property to an instance of ExcelFormatter used in method df.to_excel() IO Excel read_excel, to_excel Styler conditional formatting using DataFrame.style
#53973 by rmhowe425 was closed Jul 29, 2023 Loading… updated Jul 30, 2023
2 of 5 tasks
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… updated May 11, 2023
4 tasks
DOC: Updated applymap docstring Docs Styler conditional formatting using DataFrame.style
#53132 by Rajasvi was merged May 8, 2023 Loading… updated May 8, 2023
1 of 5 tasks
2.1
ProTip! Filter pull requests by the default branch with base:main.