multiple pages: Add Korean Translation (#3584)

This commit is contained in:
dmakth
2019-11-20 03:48:15 +09:00
committed by Starbeamrainbowlabs
parent edf95e38a8
commit 3e86af3472
8 changed files with 171 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# csvclean
> csvkit에 포함된 CSV 파일의 공통 문법 오류 찾기 및 정리.
> More information: <https://csvkit.readthedocs.io/en/latest/scripts/csvclean.html>.
- CSV 파일 정리:
`csvclean {{파일.csv}}`
- CSV 파일의 문법 오류 위치 나열:
`csvclean -n {{파일.csv}}`