Skip to content

ponder-org/ponder-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ponder-notebooks

Tutorial and Example Notebooks for the Ponder Product

Table of Contents

Tutorial DuckDB Snowflake BigQuery
1 Getting Started Source In Github Open In Colab Source In Github Open In Colab Source In Github Open In Colab
2 Primer to Ponder Source In Github Open In Colab Source In Github Open In Colab Source In Github Open In Colab
3 Connecting to Your Data Source Source In Github Open In Colab Source In Github Open In Colab Source In Github Open In Colab
4 Saving Your Results Source In Github Open In Colab Source In Github Open In Colab Source In Github Open In Colab
5 Advanced Usage - Working with SQL Source In Github Open In Colab Source In Github Open In Colab Source In Github Open In Colab
6 Supported APIs Source In Github Open In Colab Source In Github Open In Colab Source In Github Open In Colab
7 Beyond Pandas - Third-Party Library Integration Source In Github Open In Colab Source In Github Open In Colab Source In Github Open In Colab
8 Running NumPy In Your Data Warehouse Source In Github Open In Colab Source In Github Open In Colab Source In Github Open In Colab

Developer's Guide

Once you populate your credentials in snowflake/credential.py or bigquery/credential.json run this to ensure that you don't accidentally commit your credentials to git:

git update-index --assume-unchanged snowflake/credential.py 
git update-index --assume-unchanged bigquery/credential.json 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published