This repository contains Work Package 3's data pre-processing code. The EDA folder contains legacy code which was used for data exploration. The outliers folder contains python code used to find the percentage of outliers amongst each devices dataset.
## Usage
.csv files must be placed within the data folder for these scripts to function.
```python
python outliers/analysis.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.