pandas.arrays.DatetimeArray.asi8

DatetimeArray.asi8

Integer representation of the values.

Returns:
ndarray

An ndarray with int64 dtype.

Scroll To Top