ray/doc/source/data/user-guide.rst
2022-07-24 19:48:29 -07:00

20 lines
513 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. _data_user_guide :
===========
User Guides
===========
If youre new to Ray Datasets, we recommend starting with the :ref:`Ray Datasets Quick Start <datasets_getting_started>`.
This user guide will help you navigate the Ray Datasets project and show you how achieve several tasks.
.. toctree::
:maxdepth: 2
creating-datasets
transforming-datasets
consuming-datasets
dataset-ml-preprocessing
dataset-tensor-support
pipelining-compute
dataset-internals
performance-tips