Skip to content

ts_shape.transform.functions ¤

Functions

Column-wise function application helpers.

  • LambdaProcessor: Apply vectorized callables to columns.
  • apply_function: Apply a Python callable over a column's values.

Modules: