You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/06/25 13:52:23 UTC

[GitHub] [arrow] rladeira commented on issue #1771: pyarrow-- reading selected columns from multiindex parquet file

rladeira commented 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=[('a', 'b')])`


----------------------------------------------------------------
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:
users@infra.apache.org