modin.pandas.Series.empty¶ property Series.empty: bool[source]¶ Indicator whether the Series is empty. True if the Series is entirely empty (no items), meaning it is of length 0.