-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Milestone
Description
In general:
- Add a utility
get_headers. - Switch from
imports_posttoimports_post_files_csvinwrite_civis.characterandwrite_civis.numeric. - Before uploading, files need to be cleaned with
files_post_process_csv. Note in the reference PR the steps that are needed to process the cleaning results. - The client will need to be regenerated to access the new endpoints.
- Support multiple file ids in
write_civis.numeric. If multiple files are uploaded, check that the schema, headers, delimiter, and compression are consistent across files. Upload the files in parallel. - Document the
upsertoption toif_exists.
See civisanalytics/civis-python#328 for all details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels