Joris Van den Bossche created ARROW-7432:
--------------------------------------------
Summary: [Python] Add higher-level datasets functions
Key: ARROW-7432
URL: https://issues.apache.org/jira/browse/ARROW-7432
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Joris Van den Bossche
Fix For: 1.0.0
>From [~kszucs]: We need to define a more pythonic API for the dataset
>bindings, because the current one is pretty low-level.
One option is to provide a "open_dataset" function similar as what is available
in R.
A short-cut to go from a Dataset to a Table might also be useful.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)