openclean.data.types module

Type alias for basic data types.

Columns in openclean data frames have a unique identifier and a column name. The column class extends the Python String class to be able to be used as a column value in a Pandas data frame.