Learn R Programming

featurizer (version 0.2)

Some Helper Functions that Help Create Features from Data

Description

A collection of functions that would help one to build features based on external data. Very useful for Data Scientists in data to day work. Many functions create features using parallel computation. Since the nitty gritty of parallel computation is hidden under the hood, the user need not worry about creating clusters and shutting them down.

Copy Link

Version

Install

install.packages('featurizer')

Monthly Downloads

213

Version

0.2

License

GPL (>= 2)

Maintainer

Chhavi Choudhury

Last Published

June 11th, 2017

Functions in featurizer (0.2)

infer_holiday

Infer if a date is a fedral holiday
par_sapply

A friendlier parSapply.
holiday_lst

Fedral Holidays DataFrame
infer_gender

Infer gender for list of names fast