You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm reading a csv file into a data frame. One of the columns is a date and Danfo is automatically reading and transforming it into datetime format; however I'd like to mantain the date as a string, how can I do it?