Features.getName

Features.getName(index)

The name of the feature at the provided index.

Parameters:

index (int)

Returns:

str

See also

getNames, setNames

Examples

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

Keywords: column, title, header, heading, attribute, identifier