pip install pandas
C:\somedir\file.parquet # On Windows /somedir/file.parquet # On Mac/Linux
Edit the parse_parquet.py with the full path of your parquet file taken from 1.
Run the script:
python3 parse_parquet.py