Question: In class we talked about a second system to classifying verbs ( functions ) based upon how they impact the data used as the input.
In class we talked about a second system to classifying verbs functions based upon how they impact the data used as the input. In this system, we need to think about each verb's effect along three dimensions: cases, values, and purpose.
Match each classification term with the appropriate definition.
Classification Definition
Describing data
An actionfunction where the objectliving being of the output data frame is different from that of the input data frame.
An actionfunction that results in adding more data through new cases andor attributes.
An actionfunction that tells us information about a data frame.
An actionfunction where the objectliving being of the output data frame is the same as that of the input data frame.
An actionfunction where the contents of input cells change for the output.
An actionfunction that either creates new or replaces existing columns based on existing columns in the data frame.
An actionfunction the contents of cells do not change between the input and output.
An actionfunction that alters the structural information of the data frame.
An actionfunction where the output contains new cell contents.
An actionfunction that supports carrying out another actionfunction
An actionfunction that keeps the underlying structure but returns a smaller portion of the input data frame.
An actionfunction that changes the structure while preserving values.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
