728x90

# 평균 : mean()

# 중위수 : median()

# 최빈수 : mode()

# 최소값 : min()

# 최대값 : max()

# 표준편차 : std()

# 분산 : var()

# 기술통계량 : describe()

# 사분위수 : quantile()

# 첨도 : kurt(), kurtosis()

# 왜도 : skew()

728x90

'Python' 카테고리의 다른 글

'Connection' object has no attribute 'cursors'  (0) 2021.01.25
df index to column  (0) 2021.01.25
get_ohlcv interval  (0) 2021.01.25
볼린저 밴드  (0) 2021.01.25
업비트 python 자동매매 시작하기  (0) 2021.01.23

+ Recent posts