getDateFeatures: Get Date Features from a vector of dates

Description Usage Arguments Value

Description

used lubridate functions.

Usage

1
getDateFeatures(df, colname, tz = "UTC", cutdate = Sys.Date())

Arguments

df

a data.frame

colname

the column name of the date column

curr_date

default, Sys.Date()

Value

a data.frame with expanded feature columns


sunsiyu/featurer documentation built on May 30, 2019, 8:39 p.m.