holiday_lst {featurizer} | R Documentation |
Fedral Holidays DataFrame
Description
This is a simple function that returns a data frame of federal holidays and date on which they were observed. It has only 2 columns, Date and Holiday for years 2012-2020.The functions does not take any parameter but returns a data frame.
Usage
holiday_lst()
Value
Returns a data frame if fedral holidays and when they were observed from 2012 - 2020
Examples
holiday_lst()
[Package featurizer version 0.2 Index]