Ceil
Returns a column with the name New Column by finding the ceil of the given column
Basic Usage
:: ceil(Column1
)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of column 1
- argument 2 : the new column name
info
- Minimum arguments needed are 1
- Maximum arguments it takes is 1 as well
- First argument must be a column name