Why numpy.apply_along_axis give the same result whatever was the axis?

前端 未结 0 472
谎友^
谎友^ 2021-01-04 18:12

I have a numpy array of numpy array which contains scores:

import numpy as np
In [1]: scores                                                  


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