broadinstitute / tensorqtl

Ultrafast GPU-enabled QTL mapper
BSD 3-Clause "New" or "Revised" License
162 stars 52 forks source link

parquet files #154

Closed liaguiro closed 1 week ago

liaguiro commented 2 months ago

Hello,

How can we view and extract the information from parquet files?

francois-a commented 2 months ago

https://pandas.pydata.org/docs/reference/api/pandas.read_parquet.html https://arrow.apache.org/docs/r/reference/read_parquet.html