pandas 0.9.0 documentation

pandas.DataFrame.itertuples

DataFrame.itertuples(index=True)

Iterate over rows of DataFrame as tuples, with index value as first element of the tuple