会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
greathuman
博客园
首页
新随笔
联系
订阅
管理
2018年9月3日
TypeError: Only valid with DatetimeIndex, TimedeltaIndex or PeriodIndex, but got an instance of 'Index'
摘要: 这个问题说的很清楚,就是类型不对,需要转化类型,首先讲一下这个问题是在使用pandas的resample函数激发的,官方文档解释的较为清楚,如下: Convenience method for frequency conversion and resampling of time series. O
阅读全文
posted @ 2018-09-03 15:12 greathuman
阅读(14711)
评论(0)
推荐(0)
编辑