Sequence constructor.
Sequence constructor.
The element type for the DataBag.
The values contained in the bag.
An execution environment instance.
Empty constructor.
Empty constructor.
The element type for the DataBag.
An execution environment instance.
Distributed collection constructor.
Distributed collection constructor.
The element type for the DataBag.
A distributed collection with input values.
A distributed collection converter.
Reads a DataBag from the specified path using in a CSV format.
Reads a DataBag from the specified path using in a CSV format.
the type of elements to read.
The location where the data will be read from.
The CSV format configuration.
An execution environment instance.
Reads a DataBag into the specified path using a Parquet format.
Reads a DataBag into the specified path using a Parquet format.
the type of elements to read.
The location where the data will be read from.
The Parquet format configuration.
An execution environment instance.
Reads a DataBag[String] elements from the specified path.
Reads a DataBag[String] elements from the specified path.
The location where the data will be read from.
An execution environment instance.