I have installed pandas and was trying to run and it calls to upgrade numpy, but when I try to install numpy it says all is fine. Any suggestions on how to get these to run?
Here is the error code:
ImportError: this version of pandas is incompatible with numpy < 1.9.0
your numpy version is 1.8.2.
Please upgrade numpy to >= 1.9.0 to use this pandas version