Coder Social home page Coder Social logo

to_pandas sql error about es_pandas HOT 4 CLOSED

robomotic avatar robomotic commented on June 14, 2024
to_pandas sql error

from es_pandas.

Comments (4)

oskrdt avatar oskrdt commented on June 14, 2024

Hi @robomotic , the error that you are getting seems to point that you are using a version of the library that doesn't have the query_sql implemented yet.
I don't see any recent release of the library that includes the latest changes in case that you are using the PIP install process.
@fuyb1992 Should we create a new release to include the latest changes?

from es_pandas.

robomotic avatar robomotic commented on June 14, 2024

Hi there,
thanks for responding.
The version installed via pip:

Name: es-pandas
Version: 0.0.20
Summary: Read, write and update large scale pandas DataFrame with ElasticSearch
Home-page: https://github.com/fuyb1992/es_pandas
Author: Frank
Author-email: [email protected]
License: UNKNOWN
Location: /home/jovyan/.local/lib/python3.8/site-packages
Requires: 
Required-by: 

from es_pandas.

robomotic avatar robomotic commented on June 14, 2024

When I install from master (via git clone and before that uninstall).

Name: es-pandas
Version: 0.0.20
Summary: Read, write and update large scale pandas DataFrame with ElasticSearch
Home-page: https://github.com/fuyb1992/es_pandas
Author: Frank
Author-email: [email protected]
License: UNKNOWN
Location: /home/jovyan/work/es_pandas/es_pandas
Requires: 
Required-by: 

from es_pandas.

robomotic avatar robomotic commented on June 14, 2024

But despite the version being identical it does have a few changes, it now fails on:

--> 104 dsl_from_sql = self.es.sql.translate({'query': query_sql})

which was mentioned to be a bug as in the other issue.

Okay so I guess I will always install from master via git clone.
You can close the issue if you like.

from es_pandas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.