Skip to content

Instantly share code, notes, and snippets.

@CharlyWargnier
Last active February 8, 2020 17:09
Show Gist options
  • Save CharlyWargnier/8656506c042eb904967b500a4bca4009 to your computer and use it in GitHub Desktop.
Save CharlyWargnier/8656506c042eb904967b500a4bca4009 to your computer and use it in GitHub Desktop.
df[['Domain','header']] = df["header"].str.split(" \"", 1, expand=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment