Skip to content

Instantly share code, notes, and snippets.

@MoGaber
Created December 14, 2020 05:13
Show Gist options
  • Save MoGaber/6b5e99684ef04ebb1c57d7d7294e3a5e to your computer and use it in GitHub Desktop.
Save MoGaber/6b5e99684ef04ebb1c57d7d7294e3a5e to your computer and use it in GitHub Desktop.
schools
model_dataset["num_schools"] =model_dataset["num_schools"].fillna(0)
model_dataset["num_groups"] = model_dataset["num_groups"].fillna(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment