When I read excel file to python, time format has changed

Issue

This Content is from Stack Overflow. Question asked by Turan_Aghayev

when I read the excel file to python.
Some part of my time data was uploaded successfully but another part of the time data has some problems. Problem is on these columns (in_time, call_time, process_in_time, out_time).

Why is this happening?
And how to handle and normalize this time data?
The Excel data link is here >enter link description here
enter image description here



Solution

This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.

This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.

people found this article helpful. What about you?