Skip to content

Commit

Permalink
Add Dask-SQL example notebook (#209)
Browse files Browse the repository at this point in the history
* Added an example notebook on dask-sql. Fixes #170

* Fixes needed to make it run on binder

* Rename the notebook and add it to the index

* Install dask-sql via conda before launching the notebook

* Revert "Install dask-sql via conda before launching the notebook"

This reverts commit 3c0b2f2.

* Try installation with conda

* Fix for the newest dask-sql version and use mamba

* Update dask-sql notebook

* Use markdown codeblock for GPU example

* Add UDF examples

* Add model training/prediction examples

Co-authored-by: Nils Braun <[email protected]>
  • Loading branch information
charlesbluca and nils-braun authored May 16, 2022
1 parent 7edfac8 commit e44d436
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ You can run these examples in a live session here: |Binder|
delayed
futures
machine-learning
sql
xarray
resilience

Expand Down
Loading

0 comments on commit e44d436

Please sign in to comment.