R

Warning message

5bluewhale 2022. 8. 4. 09:49

warning message πŸ˜“


  • read.csv('path/dataname.csv')μ‹œ μ•„λž˜μ™€ 같은 κ²½κ³  λ©”μ„Έμ§€κ°€ 뜰 경우
  1. ν•œκΈ€ windows ν™˜κ²½μ—μ„œ UTF-8둜 인코딩 csv νŒŒμΌμ„ μ½λŠ” 경우 λ°œμƒν•  λ•Œ 경우
  2. 데이터 상 κ΅¬λΆ„μž 문제
    Warning message:
    In scan(file = file, what = what, sep = sep, quote = quote, dec = dec,  :
    EOF within quoted string

solve πŸ‹

  • μ›λ³Έλ°μ΄ν„°μ—μ„œ μˆ˜μ • ν›„ read..?
728x90
λ°˜μ‘ν˜•