You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies for not following conventions. I am still learning and have little experiencing contributing to open source. I have also leveraged llms for some of the codes but again I am hopeful the ideas I have share others will find some of it useful.
The text was updated successfully, but these errors were encountered:
Thanks for the suggestions but I would be -1 on including any of these in pandas as is. IMO these functionalities are similar to what already exists in pandas. Closing
Feature Type
Adding new functionality to pandas
Changing existing functionality in pandas
Removing existing functionality in pandas
Problem Description
Some feature suggestions.
sample:- https://github.com/maddytae/pytae/blob/master/src/plotter.ipynb
sample:-https://github.com/maddytae/pytae/blob/master/src/select.ipynb
sample:- https://github.com/maddytae/pytae/blob/master/src/qry.ipynb
sample:- https://github.com/maddytae/pytae/blob/master/src/shape.ipynb
sample:- https://github.com/maddytae/pytae/blob/master/src/agg_df.ipynb
sample:- https://github.com/maddytae/pytae/blob/master/src/other_utilities.ipynb
Feature Description
Sample implementation:-
Alternative Solutions
https://pypi.org/project/pytae/
Additional Context
Apologies for not following conventions. I am still learning and have little experiencing contributing to open source. I have also leveraged llms for some of the codes but again I am hopeful the ideas I have share others will find some of it useful.
The text was updated successfully, but these errors were encountered: