原创 Python之Numpy庫(1)

Numpy的一些基本操作 1、使用Numpy打開文件:  import numpy txt = numpy.genfromtxt("數據統計.txt", delimiter=",", dtype=str) delimiter表示元素之