728x90

plt.rcParams["figure.figsize"] = (24,10)

plt.rcParams['lines.linewidth'] = 2

plt.rcParams['lines.color'] = 'r'

plt.rcParams['axes.grid'] = True

728x90

'Python' 카테고리의 다른 글

slack 파이썬 메시지 처리  (0) 2021.04.30
python 천단위 콤마  (0) 2021.01.30
unsupported operand type(s) for -: 'float' and 'decimal.Decimal'  (1) 2021.01.30
nan can not be used with MySQL  (0) 2021.01.27
python list to df(dataframe)  (0) 2021.01.27

+ Recent posts