Natural log
Returns a column with the name New Column by finding the natural log of a column.
Basic Usage
:: ln(Column
)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of column
- 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