Код: Выделить всё
data['time'] = data.time
data['time']=pd.to_datetime(data['time'], format='%H:%M:%S.%f')
Код: Выделить всё
dtype('\
Подробнее здесь: [url]https://stackoverflow.com/questions/79823495/problem-converting-a-column-to-datetime-format[/url]
Мобильная версия