Course Content
Learning Statistics with Python
2. Mean, Median and Mode with Python
3. Variance and Standard Deviation
4. Covariance vs Correlation
Learning Statistics with Python
Challenge
Task
Calculate the variance and the standard deviation of the 'salary'
column using the pandas
library.
Everything was clear?
Section 3. Chapter 6