From 1d63a90bdea311826c69b96f4a53192b7bdcf38a Mon Sep 17 00:00:00 2001 From: Dylan Meysmans Date: Wed, 19 Mar 2025 21:35:51 +0100 Subject: [PATCH] chore!: add DuckDB `read_stat` community extension --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29be8ffd..c557da34 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ Language Bindings * Perl 6: [ReadStat.pm6](https://github.com/WizardMac/ReadStat.pm6) * Python: [pyreadstat](https://github.com/Roche/pyreadstat) * R: [haven](https://github.com/tidyverse/haven) +* DuckDB: [`read_stat`]() Docker