Is there a way to grab a range of indices in a numpy array using a tuple?

后端 未结 0 941
一生所求
一生所求 2021-01-01 22:34

I want to be able to do something like this arr[..., 3:8], but I\'d like to be able to use a tuple returned from some other function. Let\'s say it\'s tup

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