Mod
Returns a column with the name New Column by calculating Mod of one or more columns
Basic Usage
:: mod(Column1
, Column2
)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of column 1
- argument 2 : Name of column 2
- argument 3-100: Name of column(s) 3 through 100