modin icon indicating copy to clipboard operation
modin copied to clipboard

Add arc + arg numpy APIs

Open RehanSD opened this issue 2 years ago • 1 comments
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

RehanSD avatar Mar 07 '23 17:03 RehanSD

I'm reclassifying as P1, because in my understanding P0 bugs should be fixed within a few days.

anmyachev avatar Apr 21 '23 17:04 anmyachev