Skip to content

Instantly share code, notes, and snippets.

@c-l-nguyen
Last active May 11, 2020 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c-l-nguyen/a212da948c2e19626e5097e5d55bc56a to your computer and use it in GitHub Desktop.
Save c-l-nguyen/a212da948c2e19626e5097e5d55bc56a to your computer and use it in GitHub Desktop.
print(pantab.frames_from_hyper("hyper/pokemon_public.hyper").keys())
# dict_keys([TableName('public', 'pokemon')])
print(pantab.frames_from_hyper("hyper/pokemon_extract.hyper").keys())
# dict_keys([TableName('Extract', 'pokemon')])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment