To calculate statistical values for each row, the axis argument should be.
2 Likes
The axis argument should be equal to 1 to calculate statistical values for each row.
Answered By
Name some descriptive statistic functions used with DataFrames.
What are quantile and quartiles ?
What does quantile() do ?
Name pivoting functions available for DataFrames.