Read CSV from AWS S3 Bucket #565
Unanswered
dotmindlabs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Is it possible to read AWS S3 buckets urls, from readCSV documentation mentions local file and url (probably only http(s) protocol). As far as i understand the s3:// would require some sort of client. Is it possible to do this by using for example a library?
await dfd.readCSV(path)
Thanks
Beta Was this translation helpful? Give feedback.
All reactions