This repository contains a program that reads data from a CSV file and calculates various statistical measures such as mean, variance, and covariance. The program is written in C programming language.
- Clone the repository to your local machine using
git clone https://github.com/mtcnbzks/csv-statistics-calculator
- Change project directory and type:
make
The program will output the statistical measures calculated from the data.