{ } Raw JSON

bundles / scipy latest / scipy / io / arff / _arffread / StringAttribute / parse_attribute

classmethod

scipy.io.arff._arffread:StringAttribute.parse_attribute

source: /scipy/io/arff/_arffread.py :250

Summary

Parse the attribute line if it knows how. Returns the parsed attribute, or None.

Extended Summary

For string attributes, the attribute string would be like 'string'.

Aliases

  • scipy.io.arff._arffread.StringAttribute.parse_attribute