modin
modin copied to clipboard
Add arc + arg numpy APIs
trafficstars
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. What kind of performance improvements would you like to see with this new API? Add the following APIs:
- arccos
- arccosh
- arcsin
- arcsinh
- arctan
- arctan2
- arctanh
- argmax
- argmin
- argpartition
- argsort
- argwhere
I'm reclassifying as P1, because in my understanding P0 bugs should be fixed within a few days.