{ } Raw JSON

bundles / scipy latest / scipy / io / arff / _arffread / MetaData / names

function

scipy.io.arff._arffread:MetaData.names

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

Signature

def   names ( self )

Summary

Return the list of attribute names.

Returns

attrnames : list of str

The attribute names.

Aliases

  • scipy.io.arff.MetaData.names