Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I am trying to import pycaret but this error holds me back. How do I solve this?
ImportError
导入 fbprophet 时出现此错误。实际上,当您导入任何包含 pandas 的包时,就会发生此错误。
我正在尝试降级 pandas,但 conda 说我的包有冲突。可能需要重新安装 anaconda 来解决这个问题。