bpd.Series.to_numpy

Series.to_numpy()[source]

A NumPy ndarray representing the values in this Series or Index.

Parameters:None
Returns:arr
Return type:numpy.ndarray