testing if a value == NaT

前端 未结 0 1322
离开以前
离开以前 2020-12-25 08:32

converted a pandas column to datetime and I am left with some NaT values. If the value is NaT I want to turn it into a specific date.

df[\'column\'].iloc[122         


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