I am running a iPython notebook via the Anaconda Navigator app (version 1.1.0).
When I want to import pandas it gives me a strange error. I thought the Anaconda app included
I had the same problem after installing TensorFlow package, which downgraded my pandas version from 2.23 to 2.22. I tried all the solutions proposed above + the one suggested by post author, linked here.
What eventually worked for me was to reinstall Anaconda distribution.