# the first plot DOES NOT set the xlim and ylim properly import pylab as p
slope = 1.0 y = slope*x + interceptp.set_ylim = ([0.0,10.0])p.show() slope = 1.0
interc
例如,我有一个Pandas DataFrame: "A": [165,166,920,920,920,165,162,162,166,165,755,469], "C": [1670,461,461,212,212,212,212,414,453,196,254,461]我希望有一个seaborn countplot的每个option A, B and C与top 2