reading data set failed

Majid1357Majid1357 MemberPosts:9Newbie
edited April 2020 inHelp
please help me to solve this issue


Tagged:

Best Answers

  • Majid1357Majid1357 MemberPosts:9Newbie
    Solution Accepted
    Thanks Jacob, I will try to fix issue, Your answer was helpful
    sgenzer

Answers

  • jacobcybulskijacobcybulski Member, University ProfessorPosts:391Unicorn
    This is a duplicate post, I have answered your question elsewhere.
  • Majid1357Majid1357 MemberPosts:9Newbie
    edited April 2020
    Yes will fix duplicated post
  • jacobcybulskijacobcybulski Member, University ProfessorPosts:391Unicorn
    Please try to investigate your error.
  • jacobcybulskijacobcybulski Member, University ProfessorPosts:391Unicorn
    It seems that the file you are reading has no headings in the first line so the "Read CSV" is interpreting the body of text as the field name, so it does not match the attribute name it is expecting.
Sign InorRegisterto comment.