pandas.Series.ravel — pandas 0.24.2 documentation (original) (raw)
Series.
ravel
(order='C')[source]¶
Return the flattened underlying data as an ndarray.
See also
Series.
ravel
(order='C')[source]¶
Return the flattened underlying data as an ndarray.
See also