timestampSplit property

TimestampSplit? timestampSplit
final

Supported only for tabular Datasets.

Split based on the timestamp of the input data pieces.

Implementation

final TimestampSplit? timestampSplit;