ray/doc/source
Clark Zinzow 526e12074a
[Datasets] Make it clear that read_parquet() does not support multiple directories. (#25747)
Unfortunately, ray.data.read_parquet() doesn't work with multiple directories since it uses Arrow's Dataset abstraction under-the-hood, which doesn't accept multiple directories as a source: https://arrow.apache.org/docs/python/generated/pyarrow.dataset.dataset.html

This PR makes this clear in the docs, and as a driveby, adds ray.data.read_parquet_bulk() to the API docs.
2022-06-15 13:19:39 -07:00
..
_includes Point to latest contributing doc (#25149) 2022-05-31 10:13:20 +02:00
_static [docs] Cleanup ray init docs (#25492) 2022-06-06 13:16:32 -07:00
_templates [docs] templates and contribution guide (fixes #21753) (#23003) 2022-03-10 15:28:07 +00:00
cluster exclude doc_code from import sorting (#25772) 2022-06-15 11:34:45 -07:00
data [Datasets] Make it clear that read_parquet() does not support multiple directories. (#25747) 2022-06-15 13:19:39 -07:00
images [Datasets] Add basic e2e Datasets example on NYC taxi dataset (#24874) 2022-05-19 12:54:25 -07:00
ray-air [air] remove fully_executed from Tune. (#25750) 2022-06-14 22:32:48 -07:00
ray-contribute [rfc][doc] Add clarity to stability guidelines (#25611) 2022-06-10 15:19:21 -07:00
ray-core exclude doc_code from import sorting (#25772) 2022-06-15 11:34:45 -07:00
ray-more-libs [docs] Add initial AIR documentation (#24483) 2022-05-13 01:29:59 -07:00
ray-observability [docs] Document log to driver = False 2022-05-19 15:07:30 -07:00
ray-overview exclude doc_code from import sorting (#25772) 2022-06-15 11:34:45 -07:00
ray-references [docs] Add initial AIR documentation (#24483) 2022-05-13 01:29:59 -07:00
rllib [RLlib] CRR documentation. (#25667) 2022-06-14 12:45:36 +02:00
serve [Serve] Start all Serve actors in the "serve" namespace only (#25575) 2022-06-13 10:31:28 -07:00
train [AIR/Train] Move ray.air.train to ray.train (#25570) 2022-06-08 21:34:18 -07:00
tune [tune] Refactor Syncer / deprecate Sync client (#25655) 2022-06-14 14:46:30 +02:00
workflows [workflow] Remove workflow virtual actor (#25394) 2022-06-02 18:17:25 -07:00
_toc.yml [air] Add tutorial to convert existing pytorch code to Ray AIR (#25723) 2022-06-14 18:11:32 -07:00
conf.py exclude doc_code from import sorting (#25772) 2022-06-15 11:34:45 -07:00
custom_directives.py exclude doc_code from import sorting (#25772) 2022-06-15 11:34:45 -07:00
index.md [docs] Move the workflows (alpha) library to the more libraries section for now (#25704) 2022-06-11 19:47:45 -07:00
preprocess_github_markdown.py exclude doc_code from import sorting (#25772) 2022-06-15 11:34:45 -07:00
robots.txt [docs] add robots txt (#24726) 2022-05-18 10:52:22 +01:00