I have a file.SAS7bDAT file in AWS S3 bucket. I need to read this file into a dataframe directly using boto3 client for further processing.
How can I read it in a dataframe using boto3 S3 client? Please advise.
I have a file.SAS7bDAT file in AWS S3 bucket. I need to read this file into a dataframe directly using boto3 client for further processing.
How can I read it in a dataframe using boto3 S3 client? Please advise.
Copyright © 2021 Jogjafile Inc.