我已经使用pip3安装了pandas、numpy和matplotlib。导入numpy和matplotlib成功,但导入pandas会导致以下错误。RuntimeError: module compiled against API version 0xc but this version of numpy is 0xa
RuntimeError:module compiled against API version
当我使用matplotlib绘制一个包含三个浮点值的pandas Series时,我得到了一个中间有一条垂直线的错误图。它看起来是这样的:我已经为此挣扎了好几个小时了。我终于能够用以下Python代码中的这三个数据点重现它:import matplotlib.pyplot as plt
2013-04for a in data.split('\n