This error message is indicating that the NumPy package is not installed on your system, which is a required dependency for the Pandas package to work. You will need to install NumPy before you can use Pandas. You can do this by running the following command in your terminal or command prompt:

pip install numpy

Once NumPy is installed, you should be able to import Pandas without any issues.

Traceback most recent call last File DPyCharmpythonProject数据科学基础数据库4py line 1 in module import pandas as pd File DAnaconda3libsite-packagespandas__init__py line 19 in module Missing required d

原文地址: https://www.cveoy.top/t/topic/e9rP 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录