Mathias Peters

Results 3 comments of Mathias Peters

I am having the same issue with a Postgres data source, string entity column and a table with roughly 10000 entries. The first time is super fast. Roughly 0.8 seconds....

I rechecked today and importing works fine for a virtual environment created using python v3.10.4 and 3.9 using 3.9.6 venv: ```python -m venv ./venv && source ./venv/bin/activate``` However, creating the...

Yes, wheel is installed in version 0.37.1, pip is installed in version 22.3.1 and Python is installed in version 3.10.4