Features.getNames

Features.getNames()

The feature names ordered by index.

Returns:

lst

See also

getName, setNames

Examples

>>> X = nimble.identity(4, featureNames=['a', 'b', 'c', 'd'])
>>> X.features.getNames()
['a', 'b', 'c', 'd']

Keywords: columns, titles, headers, headings, attributes, identifiers