Wes McKinney created ARROW-3705:
-----------------------------------
Summary: [Python] Add "nrows" argument to parquet.read_table read
indicated number of rows from file instead of whole file
Key: ARROW-3705
URL: https://issues.apache.org/jira/browse/ARROW-3705
Project: Apache Arrow
Issue Type: New Feature
Components: Python
Reporter: Wes McKinney
This patterns {{nrows}} in {{pandas.read_csv}}
inspired by
https://stackoverflow.com/questions/53152671/how-to-read-sample-records-parquet-file-in-s3
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)