Open JGSweets opened 3 years ago
Is your feature request related to a problem? Please describe. Need the ability to enable / disable calculations in the labeler or set the parameters for labeling.
Describe the outcome you'd like:
options = UnstructuredDataLabelerOptions(...) options.is_enabled = True/False options.data_labeler... options.separators = ...
Is this appropriate still?
Currently uses options, but still is not using property calcs.
Additionally, the labeler options are not unique to unstructured
Is your feature request related to a problem? Please describe. Need the ability to enable / disable calculations in the labeler or set the parameters for labeling.
Describe the outcome you'd like: