AttributeError: 'Timestamp' object has no attribute 'split' in python

前端 未结 0 798
醉梦人生
醉梦人生 2020-12-25 14:18

#Create the independent data set for day in df_days: days.append([int(day.split(\'-\')[4])]) #Create the dependent data set (adj close prices) for adj_close_price in df_adj_

相关标签:
回答
  • 消灭零回复
提交回复
热议问题