Count
Returns a column with the name New Column by calculating count of total number of values of a given column
Basic Usage
:: count(Column1
)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of column
info
- Minimum arguments needed is 1
- Count takes only one argument
- First argument must be a column name