pyspark.pandas.DataFrame.items

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

This is an alias of iteritems.