-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Python] Add user guide documentation for Datasets API #24276
Copy link
Copy link
Closed
Description
Currently, we only have API docs (https://arrow.apache.org/docs/python/api/dataset.html), but we also need prose docs explaining what the dataset module does with examples.
This can also include guidelines on how to use this instead of the ParquetDataset API (depending on how we end up doing ARROW-8039), this aspect is also covered by ARROW-8047
Reporter: Joris Van den Bossche / @jorisvandenbossche
Assignee: Joris Van den Bossche / @jorisvandenbossche
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-8063. Please see the migration documentation for further details.
Reactions are currently unavailable