Countplot against continuous data in pandas

前端 未结 0 516
轮回少年
轮回少年 2020-12-14 22:19

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题