gluonts.dataset.arrow.dec 模块#

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

基类: object

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