15 lines
650 B
Markdown
15 lines
650 B
Markdown
# <img src="logo.png" alt="logo" width="50"/> ArffFiles
|
|
|
|

|
|
[](<https://opensource.org/licenses/MIT>)
|
|

|
|

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