Skip to content

featurebyte.View.columns_info

columns_info: List[ColumnInfo]

Description

Returns a list of columns specifications. This includes the id of the Entity objects tagged in the table and the default cleaning operations set for each column in the table.

Returns

  • List[ColumnInfo]