Question 46 of 93 · Row & Column Utilities
HelpAdd a row index
Add a 0-based row index column called "row_num" to `pets`. Use `.with_row_index("row_num")`.
Question 46 of 93 · Row & Column Utilities
HelpAdd a 0-based row index column called "row_num" to `pets`. Use `.with_row_index("row_num")`.