pyjanitor-devs / pandas_flavor

The easy way to write your own flavor of Pandas
https://zsailer.github.io/software/pandas-flavor/
MIT License
301 stars 17 forks source link

Add ability to apply a function row/columnwise on a dataframe or Series #19

Open seanboothm opened 3 years ago

seanboothm commented 3 years ago

Add ability to apply a function row/columnwise on a dataframe or Series

seanboothm commented 3 years ago

Sounds great! I agree register_series_and_dataframe_method makes more sense.