describe() returns a tuple. I’d like to assign the value of “mean” from that tuple to a separate variable for use in later computations. How to achieve??
Jan
describe() returns a tuple. I’d like to assign the value of “mean” from that tuple to a separate variable for use in later computations. How to achieve??
Jan