ENH: adding a filter (and bold) to header when writing to excel (original) (raw)
Feature Type
- Adding new functionality to pandas
- Changing existing functionality in pandas
- Removing existing functionality in pandas
Problem Description
Hello,
One of the things I always do when opening an excel file is adding filter on header. Just like that
Feature Description
I'm not exactly sure
Alternative Solutions
I see that as an option to to_excel function or to class ExcelWriter, not sure of what would be the best.
Additional Context
No response
