标签: python pandas return stock
enter image description here
您好,我是Pythong的新手,我有以下dataFrame,其中的列中有更多公司,第一列是日期,行是价格,我正在尝试计算变化百分比。 使用熊猫pct_change
'''prices.set_index('Date') 打印(prices.pct_change(1)) ''' 但是我收到以下错误TypeError:ufunc true_divide无法使用类型dtype('