pandas.Index.asi8

property Index.asi8

Integer representation of the values.

Returns
ndarray

An ndarray with int64 dtype.