pandas.Index.ravel — pandas 0.18.1 documentation (original) (raw)

Index.ravel(order='C')

return an ndarray of the flattened values of the underlying data

See also

numpy.ndarray.ravel