ray.data.Dataset.__init__# Dataset.__init__(plan: ExecutionPlan, logical_plan: LogicalPlan | None = None)[source]# Construct a Dataset (internal API). The constructor is not part of the Dataset API. Use the ray.data.* read methods to construct a dataset.