Short-term roadmap:¶
Row and Column Operations
DropZVColumnsStepLagStepandLeadStepPivotLongerStepandPivotWiderStep
Individual Transformations
IfElseStep
Documentation Steps
DescribeStep
Validation Steps
CheckColumnsStepCheckSameLengthfor Merge Operations
Transformers
NumericRound(x, digits=1)MapString: Map one value into anotherXXXLag()XXXLead()
Aggregations
-
Selectors
- Enhance the documentation, same structure than transformers
Workflows
-
Library
- Define the * exports
Documentation
- Prepare a Python Notebook with an end to end read example
- Improve CSS on the docstrings
Bugs