{ } Raw JSON

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

classmethod

scipy.io.arff._arffread:DateAttribute.parse_attribute

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

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.DateAttribute.parse_attribute