Skip to content

Conversation

@jarent-nvidia
Copy link
Contributor

@jarent-nvidia jarent-nvidia commented Nov 5, 2025

Description of the change:
Added boolean 'autofilter' optional argument to 'DataFrame.to_excel' function to add automatic filters to all columns in the exported excel files. As discussed with @WillAyd starting simple by allowing to add filters only to all or none columns.
New option supported by 'xlsxwriter' and 'openpyxl' engines.

@jarent-nvidia jarent-nvidia marked this pull request as draft November 5, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: adding a filter (and bold) to header when writing to excel

1 participant