pandas.DataFrame.tz_localize — pandas 0.16.2 documentation (original) (raw)

tz : string or pytz.timezone object

axis : the axis to localize

level : int, str, default None

If axis ia a MultiIndex, localize a specific level. Otherwise must be None

copy : boolean, default True

Also make a copy of the underlying data

ambiguous : ‘infer’, bool-ndarray, ‘NaT’, default ‘raise’

infer_dst : boolean, default False (DEPRECATED)

Attempt to infer fall dst-transition hours based on order