bundles / scipy latest / scipy / io / arff / _arffread / RelationalAttribute / parse_attribute
classmethod
scipy.io.arff._arffread:RelationalAttribute.parse_attribute
source: /scipy/io/arff/_arffread.py :360
Summary
Parse the attribute line if it knows how. Returns the parsed attribute, or None.
Extended Summary
For date attributes, the attribute string would be like 'date <format>'.
Aliases
-
scipy.io.arff._arffread.RelationalAttribute.parse_attribute