Hi there, how do I read a csv file from S3 bucket ...
# ask-the-community
b
Hi there, how do I read a csv file from S3 bucket using StructuredDataset and convert to pandas DataFrame?
k
Need to register a custom structured dataset for csv. you could help add a csv encoder/decoder here
b
Thanks @Kevin Su
150 Views