Skip to content

Instantly share code, notes, and snippets.

@SubhadityaMukherjee
Created August 12, 2022 17:28
Show Gist options
  • Save SubhadityaMukherjee/e61046519a63cbee92ea8f814813d147 to your computer and use it in GitHub Desktop.
Save SubhadityaMukherjee/e61046519a63cbee92ea8f814813d147 to your computer and use it in GitHub Desktop.
parent name
def get_parent_name(x):
return x.parent.name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment