Pandas RuntimeWarning: More than 20 figures have been opened. Figures created plt.close()也不起作用
以下是源代码,结果:function里有个for循环,在每一次循环都有plt.close(),但是还是报错:Morethan20figureshavebeenopened.Figurescreateddefgenerate_plot(self,sn,df_data,df_limiter,file_path):"""Generatetheplotpictureandfigdatabypandas.D