python - Successful pandas install but tests fail (and cannot use) -
In some way, the pandals have stopped working properly: crashing the python without warning I Pd.DataFrame (data, index)
was not able to work properly, the test suite could not be run.
Returns:
Ponds successfully installed
Cleaning ...
I import pandas
OK, some functions work, others (many of them) crash without python warning I can not do nosetests pandas
, it can crash the python.
Other libraries run test tests without their problems.
I am running Python 2.7.5, Panda 0.15. 0 Win Win under 32 bit.
How can I fix this?
Comments
Post a Comment