Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 558 Bytes

IDEA-FAST data preprocessing

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

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.