tfdf.py_tree.dataspec.categorical_column_dictionary_to_list

Extracts the dictionary elements of a categorical column.

Fails if the column does not contains a dictionary, or if the dictionary is incomplete.

column_spec Dataspec column.

The list of items.