Skip to content

Instantly share code, notes, and snippets.

@c-l-nguyen
Last active May 10, 2020 18:17
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/57e7e31f4e23f39122a3e86f66db2816 to your computer and use it in GitHub Desktop.
Save c-l-nguyen/57e7e31f4e23f39122a3e86f66db2816 to your computer and use it in GitHub Desktop.
# these two are equivalent
pantab.frame_from_hyper("hyper/pokemon_public.hyper", table = "pokemon")
pantab.frame_from_hyper("hyper/pokemon_public.hyper", table = TableName("public", "pokemon"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment