# Tidy Viewer (tv) - CSV를 깔끔하게 보는 CLI

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5096](https://news.hada.io/topic?id=5096)
- GeekNews Markdown: [https://news.hada.io/topic/5096.md](https://news.hada.io/topic/5096.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-09-28T10:16:34+09:00
- Updated: 2021-09-28T10:16:34+09:00
- Original source: [github.com](https://github.com/alexhallam/tv)
- Points: 15
- Comments: 1

## Topic Body

"CSV Pretty Printer"

- 크로스 플랫폼 지원. Rust 오픈소스

- 컬럼 스타일링을 통해서 CSV를 예쁘게 출력

- 숫자 표시에 R의 Pillar 패키지와 같은 Significant Figure(sigfig) 룰을 사용

- xsv, q, miller 등과 잘 연동

## Comments



### Comment 7021

- Author: xguru
- Created: 2021-09-28T10:16:38+09:00
- Points: 2

- xsv - CLI용 CSV파일 처리도구 https://news.hada.io/topic?id=1197

- q - CSV 파일에 SQL쿼리 하기 https://news.hada.io/topic?id=3000

- Miller - CSV/JSON 데이터 처리용 CLI 도구 https://news.hada.io/topic?id=4888
