-
-
Notifications
You must be signed in to change notification settings - Fork 19.1k
Closed
Labels
EnhancementIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific label
Milestone
Description
I'd like to be able to write csv to temporary files and not have to worry about cleaning them up after they are sent to a user. Is it possible to have an optional file parameter on the to_csv methods, which would be used instead of the string filename? This could then be any file-like object (or even any suitable io object?)
Metadata
Metadata
Assignees
Labels
EnhancementIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific label