Python查询某个index在dataFrame哪一行

np.where(optionList == (positionList[i]))
np.where(data['BTC'].index == datetime(2018,3, 10, 0, 0, 0, 0, pytz.utc))
Out[129]: (array([46452], dtype=int64),)

更多量化学习资源

Python查询某个index在dataFrame哪一行_第1张图片
扫上方二维码,关注公众账号 量化投资学院 ,获取下列免费资源
- 回复“热点研报”,获取近年热点券商金融工程研究报告
- 回复“Python3”,获取Python免费学习教程
* 更多福利请点击此链接

关注StudyQuant

  • 课程
    –量化投资与数据分析实战
    –量化投资与数字货币实战
    –免费Python及量化投资公开课

  • 知乎

  • 简书
  • 公众号

你可能感兴趣的:(Python量化投资)