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