/tmp/ipykernel_2192650/760035898.py:1: SADeprecationWarning: The dbapi() classmethod on dialect classes has been renamed to import_dbapi(). Implement an import_dbapi() classmethod directly on class <class 'questdb_connect.dialect.QuestDBDialect'> to remove this warning; the old .dbapi() classmethod may be maintained for backwards compatibility.
qdbe_engine = create_engine(
results in
SLQAlchemy v2.0.38