Remove patch_method_to_DataFrame
and use piping for functions in computation.operations
#166
Labels
Milestone
See #164 (review) -- to keep code easily traceable seems better to just use
.pipe
and not a specialized decorator for these operations.This is low priority since all functions are working fine now. We can do this after v0.4.2 is released.
The text was updated successfully, but these errors were encountered: