lisad / phaser

The missing layer for complex data batch integration pipelines
MIT License
9 stars 1 forks source link

Makes ReshapePhase more like Phase - replaces DataFramePhase with dataframe_step #91

Closed lisad closed 8 months ago

lisad commented 8 months ago

In this refactor:

What this sets us up for:

jeffkole commented 8 months ago

I like the idea of steps declaring their intention more clearly, such as adding columns or reshaping data.