Features.getNames¶
- Features.getNames()¶
The feature names ordered by index.
- Returns:
lst
Examples
>>> X = nimble.identity(4, featureNames=['a', 'b', 'c', 'd']) >>> X.features.getNames() ['a', 'b', 'c', 'd']
Keywords: columns, titles, headers, headings, attributes, identifiers