mbillingr / arff

ARFF file format serializer and deserializer
https://docs.rs/arff/
Apache License 2.0
3 stars 1 forks source link

Error parsing unquoted strings that contain '0' #1

Closed mbillingr closed 6 years ago

mbillingr commented 6 years ago

Example:

@ATTRIBUTE pixel10 real is parsed as "@ATTRIBUTE", "pixel1", "0 real".