chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
:orphan:
|
||||
|
||||
.. # This file is only used to auto-generate API docs.
|
||||
.. # It should not be included in the toctree.
|
||||
.. #
|
||||
.. # For any classes that you want to include in the
|
||||
.. # API docs, add them to the list of autosummary
|
||||
.. # below, then include the generated ray.data.<class>.rst
|
||||
.. # file in your top level rst file.
|
||||
|
||||
.. currentmodule:: ray.data
|
||||
|
||||
.. autosummary::
|
||||
:nosignatures:
|
||||
:template: autosummary/class_v2.rst
|
||||
:toctree:
|
||||
|
||||
DataIterator
|
||||
Dataset
|
||||
Schema
|
||||
stats.DatasetSummary
|
||||
grouped_data.GroupedData
|
||||
aggregate.AggregateFn
|
||||
aggregate.AggregateFnV2
|
||||
Reference in New Issue
Block a user