pandas.Series.ravel

Series.ravel(order='C')

Return the flattened underlying data as an ndarray

See also

numpy.ndarray.ravel