I have to read a zipped CSV file which is stored on S3. I am able to read CSV using boto3 but not able to read zipped CSV.
Any help regarding this would be highly appreciated.
Thanks in advance.
I have to read a zipped CSV file which is stored on S3. I am able to read CSV using boto3 but not able to read zipped CSV.
Any help regarding this would be highly appreciated.
Thanks in advance.