I want to do a countplot of a binary variable against a continuous one so that it should be binned accordingly. Currently I can do:
import matplotlib.pyplot a