name

property Features.name: List[str]

Holds the names of a Pipeline‘s features.

Returns:

list containing the names.

Note:

The order corresponds to the current sorting of the container.