jonghyeon baek
@whdgus928
2022년 10월 04일 · 0분 분량
from pyarrow import csv df = csv.read_csv('파일이름').to_pandas() csv 파일을 읽을때 위 코드를 사용하면 더 빠르다