Get an error when using np.take_along_axis function

前端 未结 0 1407
花落未央
花落未央 2021-01-06 02:55

I am implementing an algorithm. Somewhere in the work I need to sort an array and use the sorted indexes. To do this I use the np.argsort function and to use the indexes ret

相关标签:
回答
  • 消灭零回复
提交回复
热议问题