All functions

calculate_average()

Return an array of average of specific columns matching a pattern

calculate_percentage_change()

Calculate percentage change.

calculate_standard_deviation()

Return a vector of standard deviation of specific columns matching a pattern

get_matching_column_names()

Returns a subset of the columns whose names match the pattern.