pandas set column type to timestamp code example Example: pandas change dtype to timestamp pd.to_datetime(df.column)