Column Class

A table column.

A column in a table.

Inheritance
Column

Constructor

Column(**kwargs)

Parameters

name
str
Required

The name of this column.

type
str
Required

The data type of this column.