Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file format helpers #75

Merged
merged 5 commits into from
Jan 11, 2021
Merged

Add file format helpers #75

merged 5 commits into from
Jan 11, 2021

Conversation

hongooi73
Copy link
Collaborator

Add convenience functions to transfer data in common formats:

  • RDS: storage_save_rds, storage_load_rds
  • Rdata: storage_save_rdata, storage_load_rdata
  • delimited: storage_write_delim, storage_read_delim
  • CSV: storage_write_csv, storage_read_csv
  • CSV2 (semicolon-delimited): storage_write_csv2, storage_read_csv2

hongooi73 and others added 5 commits December 9, 2020 18:15
@hongooi73 hongooi73 merged commit 0c7d8d0 into Azure:master Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant