Skip to content

Commit

Permalink
docs: add bigquery ci data analysis notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Jan 9, 2023
1 parent bcc0eca commit 2b1d4e5
Show file tree
Hide file tree
Showing 5 changed files with 1,611 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
use flake
watch_file poetry.lock

export CLOUDSDK_ACTIVE_CONFIG_NAME=ibis-gbq
3 changes: 2 additions & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* [Creating and Inserting External Data](tutorial/05-IO-Create-Insert-External-Data.ipynb)
* [Complex Filtering](tutorial/06-ComplexFiltering.ipynb)
* [Analytics Tools](tutorial/07-Analytics-Tools.ipynb)
* [Geospatial Analysis](tutorial/08-Geospatial-Analysis.ipynb)
* [Geospatial Analysis](tutorial/rendered/08-Geospatial-Analysis.ipynb)
* [How To Guide](how_to/)
* [Execution Backends](backends/)
* [User Guide](user_guide/)
Expand All @@ -33,6 +33,7 @@
* [Releases](release_notes.md)
* Blog
* [Ibis v4.0.0](blog/ibis-version-4.0.0-release.md)
* [Analyzing Ibis's CI Data with Ibis](blog/rendered/ci-analysis.ipynb)
* [ffill and bfill using ibis](blog/ffill-and-bfill-using-ibis.md)
* [Ibis v3.1.0](blog/Ibis-version-3.1.0-release.md)
* [Ibis v3.0.0](blog/Ibis-version-3.0.0-release.md)
Expand Down
Loading

0 comments on commit 2b1d4e5

Please sign in to comment.