Can only use .dt accessor with datetimelike

enter image description here although the data is in date and time format this error is coming some body plzz help :)

command-

df_tmp.saledate
o/p-
0         11/16/2006 0:00
1          3/26/2004 0:00
2          2/26/2004 0:00
3          5/19/2011 0:00
4          7/23/2009 0:00
               ...       
412693      3/7/2012 0:00
412694     1/28/2012 0:00
412695     1/28/2012 0:00
412696      3/7/2012 0:00
412697     1/28/2012 0:00
Name: saledate, Length: 412698, dtype: object

and refer to the image for the other step



from Recent Questions - Stack Overflow https://ift.tt/3qtiivf
https://ift.tt/eA8V8J

Comments

Popular posts from this blog

Spring Elasticsearch Operations

Network Error and Timeout on Authorize.net JS

Object oriented programming concepts (OOPs)