rsample (version 0.0.4)

attrition: Job Attrition

Description

Job Attrition

Arguments

Value

attrition

a data frame

Details

These data are from the IBM Watson Analytics Lab. The website describes the data with “Uncover the factors that lead to employee attrition and explore important questions such as ‘show me a breakdown of distance from home by job role and attrition’ or ‘compare average monthly income by education and attrition’. This is a fictional data set created by IBM data scientists.”. There are 1470 rows.

Examples

Run this code
# NOT RUN {
data(attrition)
str(attrition)
# }

Run the code above in your browser using DataCamp Workspace