On this page
numpy.char.chararray.ravel
method
char.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–2021 NumPy Developers
Licensed under the 3-clause BSD License.
 https://numpy.org/doc/1.20/reference/generated/numpy.char.chararray.ravel.html