etlplus.ops.transformations

etlplus.ops.transformations package.

Step-specific transformation helpers that back etlplus.ops.transform.

Use etlplus.ops.transform.transform() when you want the full pipeline orchestrator. Import the modules in this package when you want a single transformation family directly or when a custom runner needs the public apply_*_step adapters that accept pipeline-style step specs.