Your MCQ
Feed
(current)
Add MCQ
Notifications
0
Categories
Tags
Login
Search
Home
/ Report Question
Q. How to convert a column to datetime format?
A. pd.to_datetime(df['col'])
B. df['col'].astype('date')
C. df['col'].to_date()
D. pd.date(df['col'])
Name
Email
Message