Skip to content

Instantly share code, notes, and snippets.

@MoGaber
Created December 14, 2020 05:16
Show Gist options
  • Save MoGaber/8f1b430fa7b64c6985c5f1e0448cde15 to your computer and use it in GitHub Desktop.
Save MoGaber/8f1b430fa7b64c6985c5f1e0448cde15 to your computer and use it in GitHub Desktop.
one_more
model_dataset = pd.merge(full_data,professionals_dataset,how='left', on=["professional_id" ])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment