On this page
numpy.core.defchararray.chararray.ravel
chararray.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.
© 2008–2017 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.core.defchararray.chararray.ravel.html