You can use the following basic syntax to convert a NumPy array to a list in Python: my_list = my_array.tolist().
確定! 回上一頁