Learn how to read and write Parquet files with Python using the pyarrow package. Install the required packages, write Parquet files with a pandas DataFrame, and read Parquet files into a pandas DataFrame.

8m read time From blog.pythonlibrary.org
Post cover image
Table of contents
Installing pyarrowWriting Parquet Files with PythonReading Parquet Files with PythonReading Parquet File MetadataWrapping Up

Sort: