-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
DocsNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further actionOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string
Description
See the discussion in #22759 (comment) - we could potentially expose the formatters via the public API and allow users to subclass them or even assign properties to them which give finer control over what gets exported.
I've had an actual use case for this for at least the ExcelFormatter
to change the exported header formatting. Haven't had as much of a use case for other Formatters but would love input
Metadata
Metadata
Assignees
Labels
DocsNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further actionOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string