Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ノーズテストの実行中に次のメッセージが表示されましたpandas。
pandas
C:\Python27\lib\site-packages\pandas\core\algorithms.py:125: RuntimeWarning: tp_compare didn't return -1 or -2 for exception sorter = uniques.argsort()
これは私が修正する必要がある深刻な問題ですか?
このような問題を GitHub (http://github.com/pydata/pandas/issues) で報告してください。警告は問題ではありません。原因となっている単体テストを無効にすることができます。