FRosner / DataGenerator

Tool for generating various test data for machine learning and data mining algorithms.
Apache License 2.0
10 stars 2 forks source link

Check preconditions of VariableColumnCountTableModel properly #138

Closed FRosner closed 11 years ago

FRosner commented 11 years ago

Existing preconditions must be modified to throw proper exceptions and the method to remove a column should check if there is still a column left.