fondant
fondant copied to clipboard
Unify implementation of components
Most pandas transform components seem to be implemented differently (way of passing columns, how transform is applied, where transform functions are defined, ...). It would be nice to revisit the components and unify they are developed since they can be a source of inspirations for users to develop their own