InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement?(a) Each row is an observation in tidy data(b) Each column is a variable in tidy data(c) Arranging your data in tidy way makes it easier to work(d) All of the mentionedThe question was asked during an interview.My question is taken from Data Wrangling in division Profiling, Simulation and Data Analysis of R Programming |
|
Answer» Right choice is (d) All of the mentioned |
|