pandas.Index.ravel

Index.ravel(order='C')[source]

return an ndarray of the flattened values of the underlying data

See also

numpy.ndarray.ravel