gluonts.dataset.arrow.dec module#

class gluonts.dataset.arrow.dec.ArrowDecoder(reshape_columns: List[Tuple[str, str]])[source]#

Bases: object

decode(batch, row_number: int)[source]#
decode_batch(batch)[source]#
classmethod from_schema(schema)[source]#
reshape_columns: List[Tuple[str, str]]#