파싱을 위해 split 함수 혹은 tokenizer를 찾고 있는 중.
(regexp_split 같은 것도 있으려나?)
[링크 : https://wayhome25.github.io/python/2017/02/26/py-14-list/]
[링크 : https://wikidocs.net/13]
[링크 : https://www.w3schools.com/python/ref_string_split.asp]
[링크 : https://mainia.tistory.com/5624]
+
[링크 : https://stackoverflow.com/questions/13209288/python-split-string-based-on-regex]
'Programming > python(파이썬)' 카테고리의 다른 글
python print 와 while 문 (0) | 2020.01.11 |
---|---|
오랫만에 한가로움? (0) | 2020.01.11 |
python 겅부 (0) | 2020.01.09 |
python 관련 문서들 (0) | 2020.01.09 |
python exception (0) | 2020.01.02 |