Skip to content

Instantly share code, notes, and snippets.

@PranjalDureja0002
Created March 2, 2021 14:31
Show Gist options
  • Save PranjalDureja0002/ca0e661e7bf5d49b4b98a5aff004d4e8 to your computer and use it in GitHub Desktop.
Save PranjalDureja0002/ca0e661e7bf5d49b4b98a5aff004d4e8 to your computer and use it in GitHub Desktop.
fe
train_d_inpatient['whether_admitted'] = 1
train_d_outpatient['whether_admitted'] = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment