Posts by NickSantiago • 3 points
1 post
-
0
votes1
answer45
viewsQ: Turn dataframe column into hours, minutes and seconds
I’m having trouble turning a numeric integer column that is in seconds to the format of hours:minutes:seconds , for example: df = pd.DataFrame(np.random.randint(900,4000,size=(10000, 1)),…
pythonasked NickSantiago 3