SciPy

This is documentation for an old release of SciPy (version 1.3.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.io.arff.MetaData.types

MetaData.types()[source]

Return the list of attribute types.

Returns
attr_typeslist of str

The attribute types.

Previous topic

scipy.io.arff.MetaData.names

Next topic

scipy.io.arff.ArffError