python畫統計圖

1、 線型圖 import matplotlib.pyplot as plt import numpy as np import seaborn as sns import warnings warnings.filterwarnings("ignore") x = [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15] y = [102,134,154,122,1
相關文章
相關標籤/搜索