1.Numpy

numpy数组的索引和切片
arr = np.array([[1, 2, 3], [4, 5, 6], [7, 8, 9]])

 

posted @ 2025-03-08 16:44  JJJhr  阅读(7)  评论(0)    收藏  举报