InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a trait of tidy data?(a) each variable in one column(b) each observation in different row(c) one table for each kind of variable(d) none of the mentionedI got this question during an internship interview.This intriguing question originated from Tidy Data in portion Getting Data of Data Science |
|
Answer» Correct CHOICE is (b) each observation in different row |
|