As can be seen in the screenshot below, my y_train
Series contains two values: 0 and 1. Why, then, does the countplot take almost 4 minutes to run, and when it finally finishes, it produces a plot that has nothing to do with the data?
As can be seen in the screenshot below, my y_train
Series contains two values: 0 and 1. Why, then, does the countplot take almost 4 minutes to run, and when it finally finishes, it produces a plot that has nothing to do with the data?