r Selecione linhas
df[i,] # Selects the ith row, why is to comma needed, idk
Careful Constrictor
df[i,] # Selects the ith row, why is to comma needed, idk