pandas.Index.asi8# property Index.asi8[source]# Integer representation of the values. Returns ndarrayAn ndarray with int64 dtype.