pandas.arrays.DatetimeArray.asi8 — pandas 0.24.2 documentation (original) (raw)
DatetimeArray.
asi8
¶
Integer representation of the values.
Returns: | ndarray An ndarray with int64 dtype. |
---|
DatetimeArray.
asi8
¶
Integer representation of the values.
Returns: | ndarray An ndarray with int64 dtype. |
---|