pandas.Index.asi8#

property Index.asi8[source]#

Integer representation of the values.

Returns
ndarray

An ndarray with int64 dtype.