BranchingPipeline (branches[, merger])
|
|
DataPrinter ([silent])
|
|
DecorateToIterable ([step])
|
|
EmptyRemover ()
|
|
EmptySkipper ([step])
|
|
ExceptionToWarning (step[, warn])
|
|
Filter (func[, collection_type, to_iter])
|
|
IdentityStep ()
|
|
IfCondition (step, else_step, condition)
|
|
IfEmpty (step, else_step)
|
|
IndexMap (step[, index])
|
|
IndexSelector ([index, repeat, step])
|
|
Lambda (string)
|
|
ListSqueeze ([raise_])
|
|
Map (step[, n_jobs, verbose, force_iter])
|
|
NestingSwapper ()
|
|
NoneRemover ()
|
|
NoneSkipper ([step])
|
|
ParallelMap (step[, n_jobs, verbose])
|
|
PartiallyInitializedStep (Step, **kwargs)
|
|
Pipeline (steps[, data])
|
|
Prefix (prefix)
|
|
PreprocessingStep ()
|
Preprocessing step. |
RemoveIndex ([index, inplace])
|
|
SerialMap (step[, pbar])
|
|
Sorter ()
|
|
StepWrappingPreprocessingStep ([step])
|
|
ToList ()
|
|
Truncater (value)
|
|
TupleWith (step[, incoming_first])
|
|
TupleWithIncoming (step)
|
|
Unnest ()
|
|