Float
Returns a column with the name New Column by changing the given column's datatype to float.
Basic Usage
:: float(Column1
)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of column 1
- argument 2 : the new column name