bundles / scipy latest / scipy / io / arff / _arffread / ParseArffError
class
scipy.io.arff._arffread:ParseArffError
source: /scipy/io/arff/_arffread.py :64
Summary
Exception for syntax and parsing errors in ARFF files.
Extended Summary
Raised when an ARFF file has invalid syntax, malformed attributes, or data that doesn't match the expected format.
Aliases
-
scipy.io.arff.ParseArffError