import error
Pycharm loads an import error every time I run a file that requires this condition " from pandas import Series, Dataframes"
error message goes this way "ImportError: cannot import name 'Dataframe' from 'pandas' (C:\Users\123456\AppData\Local\Programs\Python\Python38
-32\lib\site-packages\pandas\__init__.py)"
Please sign in to leave a comment.
Hello,
Please try this troubleshooting guide https://intellij-support.jetbrains.com/hc/en-us/articles/360010202240 and share the results as described in "Reporting to PyCharm issue tracker"