Unstructured Data Labeler Column Profile

class dataprofiler.profilers.unstructured_data_labeler_column_profile.UnstructuredDataLabelerProfile(data_labeler_dirpath=None, options=None)

Bases: object

Initialization of Data Label profiling for unstructured datasets.

Parameters
  • data_labeler_dirpath (String) – Directory path to the data labeler

  • options (DataLabelerOptions) – Options for the data labeler column

property label_encoding
update(df_series)
property profile