我在制作具有日期数组和一堆PM 2.5值的散点图时遇到麻烦。我的列表如下所示:
dates = ['2015-12-20','2015-09-12'] PM_25 = [80, 55]
python statistics list scatter matplotlib
list ×1
matplotlib ×1
python ×1
scatter ×1
statistics ×1