Exercise: Benchmarking Functions
Test your coding skills on benchmarking functions.
We'll cover the following...
Challenge
In this exercise, your challenge is to expand the colStats tool that was developed previously while benchmarking it to ensure it performs well.
Problem Statement
Improve the colStats tool by adding new statistical functions, ...