pandas hour out of datetime code example Example: taking hour information from time in pandas sales['datehour'] = sales['date'].dt.hour