Skip to content

Instantly share code, notes, and snippets.

@Curts0
Created September 22, 2022 23:02
Show Gist options
  • Save Curts0/0995fb4ad7590f5ade4249c66a94904b to your computer and use it in GitHub Desktop.
Save Curts0/0995fb4ad7590f5ade4249c66a94904b to your computer and use it in GitHub Desktop.
Connect to Tabular Model with PyTabular
import pytabular
model = pytabular.Tabular(CONNECTION_STR)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment