pyspark.pandas.Series.items

Series.items() → Iterable[Tuple[Union[Any, Tuple[Any, …]], Any]]

This is an alias of iteritems.