inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

newbie님의 게시글

newbie newbie

@hmkim877212

수강평 작성수
-
평균평점
-

게시글 1

질문&답변

pandas ix 기능 삭제

.ix is deprecated pandas 1.0.0 버전부터 deprecated된 내용이 맞습니다. iloc를 쓰면될듯합니다 ^^ 공식글 https://pandas.pydata.org/pandas-docs/version/1.0.0/whatsnew/v1.0.0.html#removal-of-prior-version-deprecations-changes 관련글 https://stackoverflow.com/questions/59991397/attributeerror-dataframe-object-has-no-attribute-ix

좋아요수
3
댓글수
2
조회수
4383