ColumnStack

class baikal.steps.ColumnStack(name=None)

Bases: baikal._core.step.Step

Step for stacking arrays along the columns.

Parameters

name – Name of the step (optional). If no name is passed, a name will be automatically generated.