Open farrandi opened 10 months ago
TODO:
Good reference, in case we want to add the functions to dataframe: https://www.seanosier.com/2021/03/20/python-add-method-existing-class/
Good reference, in case we want to add the functions to dataframe: https://www.seanosier.com/2021/03/20/python-add-method-existing-class/
Thanks for sharing!
Good reference, in case we want to add the functions to dataframe: https://www.seanosier.com/2021/03/20/python-add-method-existing-class/
This could be a possible solution as well. https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.pipe.html
Decided on the idea and functions:
TidyverseToPandas (ttp): make the tidyverse main functions in python pandas:
Finished team contract