lisad / phaser

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

Adds row number validation when we recordize data. #126

Closed lisad closed 6 months ago

lisad commented 6 months ago

this would have saved me some error tracking down lately when I was doing a magic pandas step that set some columns to booleans instead of keeping them.

jeffkole commented 6 months ago

That is some insidious behavior of Pandas.