pasteur.table.TableTransformer#
- class pasteur.table.TableTransformer(meta, name, modules)[source]#
Methods
fit(tables[, ids])fit_chunk(tables[, ids])Returns information about the transformed columns and their hierarchical attributes.
reverse(data, ctx[, ids, parent_tables])transform(tables[, ids])transform_chunk(tables[, ids])- get_attributes()[source]#
Returns information about the transformed columns and their hierarchical attributes.
- get_sequencer()[source]#
- Return type:
SeqTransformer|None