pandas dataframe column type : java.math.BigDecimal
intValue = int(df['col'][0].toString())
'python3' 카테고리의 다른 글
| [json] pandas dataframe to json file / json file read, write, append (0) | 2020.11.19 |
|---|---|
| [pandas] dataframe get row value / 데이터 전처리 (0) | 2020.06.01 |
| [반복문] skip 시 pass/continue (0) | 2020.05.13 |
| [pandas] columns rename (0) | 2020.05.12 |
| [pandas] 행 데이터 가져오기 loc, iloc / get value 특정값 추출 (0) | 2020.05.12 |