Skip to content

Instantly share code, notes, and snippets.

@akshat3096
Created May 14, 2019 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akshat3096/1e349d9bcdec048639cfc394d14e5a03 to your computer and use it in GitHub Desktop.
Save akshat3096/1e349d9bcdec048639cfc394d14e5a03 to your computer and use it in GitHub Desktop.
sub_2 <- train[which(train$no_of_trainings == 2),names(train) %in%
c("department","education","gender","is_promoted")]
head(sub_2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment