Pandas import error
Importing csv file data with pandas error, I'm running pycharm 2019.3 and python 3.8. It give attributesError but when I use python Idle I get no error and I'm using pandas 1.0.3, I tried downgrading to 1.0.1 still not working
Please sign in to leave a comment.
Hello,
Do you use the same interpreter in both attempts? Please attach screenshots: error in PyCharm, Project Interpreter settings, an example from Idle.