반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- classification
- CES 2O21 참가
- pycharm
- 결합전문기관
- web 용어
- vscode
- KNeighborsClassifier
- 대이터
- 머신러닝
- CES 2O21 참여
- 웹 용어
- postorder
- bccard
- html
- java역사
- inorder
- paragraph
- web 사진
- tensorflow
- 데이터전문기관
- broscoding
- C언어
- 재귀함수
- web 개발
- mglearn
- discrete_scatter
- 자료구조
- web
- cudnn
- Keras
Archives
- Today
- Total
bro's coding
pandas.drop_duplicates.reset_index 본문
반응형
data=pd.read_csv('CARD_SUBWAY_MONTH_201905.csv')
data
반응형
'[IT] > python.pandas' 카테고리의 다른 글
pandas.groupby (0) | 2020.04.24 |
---|---|
pandas.dt.(dayofweek,year,month,day,weekday,weekday_name) (0) | 2020.04.24 |
pandas.pivot_table (0) | 2020.04.24 |
pandas.string2code (0) | 2020.04.24 |
pandas.get_dummies.ont-hot-incoding (0) | 2020.04.24 |
pandas.unstack(벡터로 펼치기(인덱스 두개)) (0) | 2020.04.06 |
pandas.groupby (0) | 2020.04.06 |
pandas. 항목 추가 (0) | 2020.04.06 |
Comments