pandas.Series.get_values¶
Same as values (but handles sparseness conversions); is a view.
Deprecated since version 0.25.0.
- return
numpy.ndarray Data of the Series.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler