From eddaaaffd7b37994f5846e3e5dbbcd7c7805f22e Mon Sep 17 00:00:00 2001 From: "Dmitri B." Date: Wed, 16 Sep 2026 22:04:52 +0200 Subject: [PATCH] docs: Add narwhals-datafusion to integrations list --- docs/source/user-guide/introduction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/user-guide/introduction.md b/docs/source/user-guide/introduction.md index d3c56630cfaec..2ae08942dcd89 100644 --- a/docs/source/user-guide/introduction.md +++ b/docs/source/user-guide/introduction.md @@ -199,6 +199,7 @@ provide integrations with other systems, some of which are described below: - [datafusion-bigtable](https://github.com/datafusion-contrib/datafusion-bigtable) - [datafusion-catalogprovider-glue](https://github.com/datafusion-contrib/datafusion-catalogprovider-glue) - [datafusion-federation](https://github.com/datafusion-contrib/datafusion-federation) +- [narwhals-datafusion](https://github.com/s5dsn-eqee/narwhals-datafusion) Plugin that runs the [Narwhals](https://github.com/narwhals-dev/narwhals) dataframe API on DataFusion ## Why DataFusion?