I have following Dataframe: Column1 and Column2. I want to use a decision tree to check at which values of Column1 the values from column2 are 0-20% or 80-100%.
I tri