Name the function to iterate over a DataFrame horizontally.
The iterrows() function iterates over a DataFrame horizontally.
iterrows()