Q.1.
__________ is used when you have variables that form rows instead of columns.
Q.2.
Point out the correct statement?
Q.3.
Which of the following merges two variables into one?
Q.4.
How many functions exist for wrangling the data with dplyr package?
Q.5.
Point out the correct statement?
Q.6.
________ add new variables/columns or transform existing variables.
Q.7.
_________ extract a subset of rows from a data frame based on logical conditions.
Q.8.
Spread function is known as ___________ in spreadsheets.