Open
Description
Feature Type
-
Adding new functionality to pandas
-
Changing existing functionality in pandas
-
Removing existing functionality in pandas
Problem Description
I wish I could use set_tooltips in the styler to generate notes in an excel workbook (via the to_excel)
Feature Description
No real API change, but have the ExcelFormatter use the information set by styler.set_tooltips to create not on the cells with a tooltip
Alternative Solutions
No idea for an alternative except the statu quo...
Additional Context
No response
Metadata
Metadata
Assignees
Labels
read_excel, to_excelread_excel, to_excelconditional formatting using DataFrame.styleconditional formatting using DataFrame.style