pandas.Index.ravel# final Index.ravel(order='C')[source]# Return a view on self. Returns Index See also numpy.ndarray.ravelReturn a flattened array.