An open API service indexing awesome lists of open source software.

https://github.com/esadek/ducklake-examples

A collection of Python notebooks demonstrating DuckLake integration with various data tools.
https://github.com/esadek/ducklake-examples

duckdb ducklake examples python

Last synced: 3 months ago
JSON representation

A collection of Python notebooks demonstrating DuckLake integration with various data tools.

Awesome Lists containing this project

README

          

# DuckLake Examples

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/esadek/ducklake-examples/main)
[![GitHub License](https://img.shields.io/github/license/esadek/ducklake-examples)](LICENSE)

A collection of Python notebooks demonstrating DuckLake integration with various data tools.

- [DuckDB Python API](examples/duckdb.ipynb)
- [Ibis](examples/ibis.ipynb)
- [Narwhals](examples/narwhals.ipynb)
- [Plotly](examples/plotly.ipynb)
- [Pointblank](examples/pointblank.ipynb)
- [PySpark](examples/pyspark.ipynb)
- [Vega-Altair](examples/vega_altair.ipynb)