Skip to content

Instantly share code, notes, and snippets.

@Pratik-Shukla-22
Created March 24, 2022 17:06
Show Gist options
  • Save Pratik-Shukla-22/938cc086d5c1dd83b8ccbdbd527d64f7 to your computer and use it in GitHub Desktop.
Save Pratik-Shukla-22/938cc086d5c1dd83b8ccbdbd527d64f7 to your computer and use it in GitHub Desktop.
#Using the explode() function:
#Set ignore_index to True:
info.explode(column="Person", ignore_index=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment