Skip to content

Unable to download datasets using signed URLs #226

Answered by TomAugspurger
yeraylopez asked this question in Q&A
Discussion options

You must be logged in to vote

Mmm, I'm not sure. In general, we recommend not making copies of the data locally. We recommend computing on the data in place.

If you're transforming / filtering the data, you could try something like df.to_parquet("local.parquet").

If you're just copying raw data (untransformed) I would suggest azcopy.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@TomAugspurger
Comment options

@yeraylopez
Comment options

@TomAugspurger
Comment options

Answer selected by yeraylopez
@yeraylopez
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants