Skip to content

Instantly share code, notes, and snippets.

@Wann-Jiun
Created January 20, 2017 01:09
Show Gist options
  • Save Wann-Jiun/a538c1f9df20cf7cd0a50d2c7862d4bb to your computer and use it in GitHub Desktop.
Save Wann-Jiun/a538c1f9df20cf7cd0a50d2c7862d4bb to your computer and use it in GitHub Desktop.
train_df["Is_Electrical_SBrkr"] = (df["Electrical"] == "SBrkr") * 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment