Unable to save seaborn catplot when using row or col parameter

后端 未结 0 1608
生来不讨喜
生来不讨喜 2021-02-05 20:59

I have created the following:

 fig= sns.catplot(x="number_items", y="customer_count", col=\'window_num\', col_wrap=2,kind="bar&qu         


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