Migrating to duckdb

This commit is contained in:
2026-07-26 14:39:07 +01:00
parent 1d4b983a17
commit a4b09b2f57
7 changed files with 283 additions and 19 deletions
+1
View File
@@ -5,6 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"duckdb>=1.5.5",
"pandas>=3.0.5",
"polars>=1.43.0",
"pyarrow>=25.0.0",