The import numpy as np, pandas command won't work unless you run it with Python 3.x, because you installed numpy and pandas for Python 3.6.
確定! 回上一頁