# CleverCSV, Dialect 자동 인식하는 파이썬의 csv 모듈 대체제

> Clean Markdown view of GeekNews topic #1297. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1297](https://news.hada.io/topic?id=1297)
- GeekNews Markdown: [https://news.hada.io/topic/1297.md](https://news.hada.io/topic/1297.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-15T14:21:23+09:00
- Updated: 2020-01-15T14:21:23+09:00
- Original source: [github.com](https://github.com/alan-turing-institute/CleverCSV)
- Points: 5
- Comments: 0

## Topic Body

파일의 패턴 및 셀의 데이터 타입을 분석하여 높은 정확도로 CSV의 Dialect(방언, excel/excel_tab등) 를 자동 인식 로딩해주는 csv 대체 패키지.

또한 기본 csv 모듈 보다 10-20% 빠름. pandas dataframe 에도 바로 로드 가능.

## Comments



_No public comments on this page._
