r Sélectionnez les lignes
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