Reading Parquet Files in Python

Опубликовано: 06 Октябрь 2024
на канале: DataEng Uncomplicated
55,019
567

This video is a step by step guide on how to read parquet files in python. Leveraging the pandas library, we can read in data into python without needing pyspark or hadoop cluster. This walkthrough discusses how to install the prerequisites you will need in python as well.

buy me a coffee: https://www.buymeacoffee.com/dataengu

Sample data from URL from github: https://github.com/Teradata/kylo/tree...

Medium blog post with code:   / how-to-read-parquet-files-in-python-withou...  

#python