How do I revert to a previous package in Anaconda?

I had to use the install function instead:

conda install pandas=0.13.1

Leave a Comment