Skip to content

Instantly share code, notes, and snippets.

@verajosemanuel
Last active August 25, 2022 08:28
Show Gist options
  • Save verajosemanuel/a2e3e8b7b3389f34a09d12de7f0d87de to your computer and use it in GitHub Desktop.
Save verajosemanuel/a2e3e8b7b3389f34a09d12de7f0d87de to your computer and use it in GitHub Desktop.
#python #index levels in #pandas
df.columns = df.columns.set_levels([df_title], level=0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment