pandas.DatetimeIndex — pandas 1.3.5 documentation
pandas.pydata.org › api › pandasRepresented internally as int64, and which can be boxed to Timestamp objects that are subclasses of datetime and carry metadata. Parameters dataarray-like (1-dimensional), optional Optional datetime-like data to construct index with. freqstr or pandas offset object, optional One of pandas date offset strings or corresponding objects.