You can run the following code in order to check the version of Numpy installed in Python: import numpy print(numpy.version.version).
確定! 回上一頁