1.

_________ extract a subset of rows from a dataframe based on logical conditions.(a) rename(b) filter(c) set(d) subset

Answer» Correct choice is (a) rename

For explanation I would say: rename is used to rename variables in a dataframe.


Discussion

No Comment Found

Related InterviewSolutions