我在SQL的表: 表1 date name s1 s2 s3 s4 min_value
7/10/2017 ram 10 11 12 13 11
7/10/2017 tom 17 16 15 14 16
7/10/2017 ara 13 9 26 22 9
如果I總的所有字段在單個日期然後 s1 total value 40
s2 total value 36
s3 total v
我想用Python繪製溫度最大/最小值。到目前爲止,我只能繪製一段時間內記錄的所有溫度。以下是我正在使用的代碼。任何建議只捕獲最大值和最小值T_ch(室內溫度)? fig905, f905ax = plt.subplots(nrows=4, ncols=4, figsize=(16, 12))
for i in range(1, 5):
for j, sn in enumerate([