names

property Columns.names: List[str]

Holds the names of a Pipeline’s columns.

Returns:

list containing the names.

Note:

The order corresponds to the current sorting of the container.