numpy.core.defchararray.chararray.ravel
method
-
chararray.ravel([order]) -
Return a flattened array.
Refer to
numpy.ravelfor full documentation.See also
-
numpy.ravel - equivalent function
-
ndarray.flat - a flat iterator on the array.
-
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.core.defchararray.chararray.ravel.html