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
yes, the Anaconda distribution includes pandas, type
conda list
to get a list of the packages installed.