I tried to run the following code:
import pandas as pd from sklearn.model_selection import train_test_split from sklearn.tree import DecisionTreeClassifier df =