Short-term roadmap:¶
Row and Column Operations
DropZVColumnsStep
LagStep
andLeadStep
PivotLongerStep
andPivotWiderStep
Individual Transformations
IfElseStep
Documentation Steps
DescribeStep
Validation Steps
CheckColumnsStep
CheckSameLength
for 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