You can only index an ordinary Python list with single integer values. If you want to use an array of indices you must convert the list to a NumPy array using ...
確定! 回上一頁