xorbits.pandas.Series.dtype#

property Series.dtype#

Return the dtype object of the underlying data.

This docstring was copied from pandas.core.series.Series.