Error while converting excel date in Python - if np.isnan(date): TypeError: Not implemented for this type

前端 未结 0 1645
旧时难觅i
旧时难觅i 2021-01-20 11:20

I am new to Python coding. I am reading date values from excel to calculate some columns to make an indicator and I am getting this below error :
if np.isnan(dat

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