milliseconds
-- sidebar_position: 1
milliseconds
Returns a column with the name New Column by extracting milliseconds from the selected date column.
Basic Usage
:: milliseconds(Column
)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of column
- argument 2 : Name of new column
info
- Minimum arguments needed are 1
- Maximum arguments taken is 1
- First argument must be a column name