rladeira edited a comment on issue #1771:
URL: https://github.com/apache/arrow/issues/1771#issuecomment-649554677


   I found the same issue here, using pyarrow version '0.17.1'. I could not 
select columns from a multi index dataframe saved as a parquet file. Is there 
some way to accomplish this? Read just some columns from a multindex parquet 
file? Something like:
   
   `pd.read_parquet('file.parquet', engine='pyarrow', columns=[('level_0_key', 
'level_1_key')])`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to