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
There is an other weird reason this happens. If you have a file called pandas.py or a directory called pandas in the same or nested levels, that library is used instead and fails to work. Rename the folder and restart the env and it started working. Faced this