로그인
로그인
# .isin
총 2개의 포스트
simon919
03. 캐글 설문조사 분석하기
2023.01.26
.T
.astype
.count
.drop()
.filter()
.groupby
.isin
.plot.bar
.plot.barh
.range
.set_index
.set_title
.sort_index
.sort_values
.str.replace
.str.split
.tolist
.value_counts
Palette
doc string
expand=True
hue
matplotlib
normalize=True
pandas
pd.crosstab
regex
seaborn
sns.barplot()
sns.countplot()
불리언 인덱싱
2023년 1월 25일
·
0개의 댓글
·
0
simon919
09. 데이터 선택 (조건)
2023.01.10
.isin
.loc
.str.contains
.str.lower
.str.startswith
and
na=False
na=True
or
pandas
~filt
2023년 1월 10일
·
0개의 댓글
·
0