crate / sqlalchemy-cratedb

SQLAlchemy dialect for CrateDB.
https://cratedb.com/docs/sqlalchemy-cratedb/
Apache License 2.0
3 stars 2 forks source link

Dependencies: Use `dask[dataframe]` #51

Closed amotl closed 5 months ago

amotl commented 5 months ago

Problem

ImportError: Dask dataframe requirements are not installed.

-- https://github.com/crate-workbench/sqlalchemy-cratedb/actions/runs/8424937102/job/23069945255?pr=50#step:6:537

References