CBSE Class 12 Informatics Practices Question 6 of 101

Python Pandas — II — Question 2

Back to all questions
2
Question

Question 2

To calculate statistical values for each row, the axis argument should be.

Answer

The axis argument should be equal to 1 to calculate statistical values for each row.