728x90
해결법
pip3 install --upgrade pandas==0.24.2
'Data handling' 카테고리의 다른 글
Pandas error, csv를 읽고 쓸 때 발생하는 유니코드 에러 (0) | 2021.02.21 |
---|---|
json 파일 저장시 에러 (0) | 2021.01.14 |
[데이터 전처리] str to json 어떻게 바꾸지? str 형식의 text를 json으로 변환 (0) | 2020.09.29 |
[pandas] dataframe에서 순위 구하기 (numbers to index), 그룹별 점수 순위화하기 (3) | 2020.09.16 |
[인코딩 방식] 웹에서 얻은 데이터가 안열릴때 (0) | 2020.09.03 |