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