Base Log
Returns a column with the name New Column by finding log of a column with a base to it.
Basic Usage
:: base_log(Column1
,constant value)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of column
- argument 2 : the new column name
- argument 3 : constant value given as the base
info
- Minimum arguments needed are 1
- Maximum arguments it takes is 1 as well
- First argument must be a column name