In csv file, input format for some columns which are date time fields is "mm-dd-yyyy hh:mm:ss". While loading the file in dataframe, it should automatically detect the columns which are datetime and change the column to datetime datatype
Asked
Active
Viewed 98 times
1
-
https://stackoverflow.com/questions/43259485/how-to-load-csvs-with-timestamps-in-custom-format ? – Alex Ott Oct 08 '20 at 14:16