Skip to content Skip to sidebar Skip to footer
Showing posts with the label Parquet

How Do I Read A Gzipped Parquet File From S3 Into Python Using Boto3?

I have a file called data.parquet.gzip on my S3 bucket. I can't figure out what's the probl… Read more How Do I Read A Gzipped Parquet File From S3 Into Python Using Boto3?

Error When Installing Python-snappy In Pycharm

I have a '.snappy.parquet' file and I wanted to view the content in this file, I know I can… Read more Error When Installing Python-snappy In Pycharm