Mahabubul Hasan

Results 2 issues of Mahabubul Hasan

django_elasticsearch_dsl.exceptions.ModelFieldNotMappedError: Cannot convert model field price to an Elasticsearch field! Currently I'm getting this kind of error Elasticsearch version : 6.1.0 Here's my documents.py ---------------------------------------------------------------------------------------------------------- from django_elasticsearch_dsl import DocType, Index...

### Python version 3.10.7 ### Operating system and processor architecture windows 11 ### Installed packages ```python SQLAlchemy==1.4.52 snowflake-sqlalchemy==1.5.3 snowflake-connector-python==3.10.0 pandas==2.2.2 ``` ### What did you do? ```python engine = create_engine(url)...

status-triage