In this section we look at how to summarize each column individually; e.g. taking the mean of a numerical column.
This section is structured into three parts as follows:
In Multivariate Summary we will look at summarizing multiple columns together e.g. taking the mean of a numeric column for each group of rows where groups are defined by the value of a factor (categorical) column.