You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/12/18 10:27:00 UTC

[jira] [Created] (ARROW-7432) [Python] Add higher-level datasets functions

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)