1.

Which of the following function gives information about top level data?(a) head(b) tail(c) summary(d) none of the mentionedThe question was posed to me in an international level competition.My question comes from Summarizing and Merging Data in chapter Getting Data of Data Science

Answer»

Right answer is (a) HEAD

The EXPLANATION: The function head is very useful for working with lists, TABLES, data frames and EVEN functions.



Discussion

No Comment Found

Related InterviewSolutions