#
ArffFiles

[]()


Header-only library to read Arff Files and return STL vectors with the data read.
### Tests
```bash
make build && make test
```