columns property

The dataframe columns

Implementation

List<DataFrameColumn> get columns => _columns;