pandas.Series.ravel

Return the flattened underlying data as an ndarray.

return

numpy.ndarray or ndarray-like Flattened data of the Series.

Warning

This feature is currently unsupported by Intel Scalable Dataframe Compiler