On this page
numpy.ndarray.ravel
method
- ndarray.ravel([order])
-
Return a flattened array.
Refer to
numpy.ravel
for full documentation.See also
-
numpy.ravel
-
equivalent function
-
ndarray.flat
-
a flat iterator on the array.
-
© 2005–2022 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.23/reference/generated/numpy.ndarray.ravel.html