How to change object to datetime type on January 2, 2012

an error occurred with data ["date of birth"] = pd.to_datetime (data ["date of birth"]), indicating that the type of ValueError: Unknown string format
date of birth is object, such as January 2, 2012

Nov.25,2021

http://pandas.pydata.org/pand.

format='%Y year m month d day'

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b07a-2c279.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b07a-2c279.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?