How can I get indices of elements of nd.array not in a tuple

前端 未结 0 790
挽巷
挽巷 2021-01-29 03:09

How can I get indices of elements of nd.array not in a tuple, but in nd.array where .ndim == 1? I tried by implementing .where(arrray == value), but it returned me a tuple, then

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