On this page
pandas.Index.ravel
Index.ravel(self, order='C')
[source]-
Return an ndarray of the flattened values of the underlying data.
Returns: - numpy.ndarray
-
Flattened array.
See also
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.Index.ravel.html