Skip to content

streamline portal_resource.export to avoid intermediary downloads #4

@christopeak

Description

@christopeak

Currently portal_resource.export() exports a DataFrame object locally to a csv, then sends that csv to the portal, then has to delete the local csv. This should be fixed to avoid the local export.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions