multiple pages: Add Korean Translation (#3584)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
edf95e38a8
commit
3e86af3472
12
pages.ko/common/csvclean.md
Normal file
12
pages.ko/common/csvclean.md
Normal 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}}`
|
Reference in New Issue
Block a user