Enhance error handling with exceptions and add tests
This commit is contained in:
7
tests/error_data/empty_attributes.arff
Normal file
7
tests/error_data/empty_attributes.arff
Normal file
@@ -0,0 +1,7 @@
|
||||
@relation test
|
||||
|
||||
% This file has no attributes defined
|
||||
|
||||
@data
|
||||
1,2,3
|
||||
4,5,6
|
Reference in New Issue
Block a user