1

How to find out unique values and number of unique values in a column in a dataset in Orange? I have looked in the widgets Data Info and Feature Statistics, this information is not displayed.

1 Answers1

0

You can try with the "Pivot Table" widget. Configure your pivot table with "Rows" = and you will see all unique values of your columns as rows.

iuri
  • 19
  • 1
  • 3