Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for serialise query response into Pandas Data Frame #29

Closed
1 of 2 tasks
bednar opened this issue Oct 25, 2019 · 2 comments · Fixed by #41
Closed
1 of 2 tasks

Add support for serialise query response into Pandas Data Frame #29

bednar opened this issue Oct 25, 2019 · 2 comments · Fixed by #41
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bednar
Copy link
Contributor

bednar commented Oct 25, 2019

  • Serialisation
  • Jupyter notebook
@bednar bednar added the enhancement New feature or request label Oct 25, 2019
@bednar bednar added this to the 0.0.3 milestone Oct 25, 2019
@bednar bednar self-assigned this Oct 25, 2019
@Anaisdg
Copy link

Anaisdg commented Oct 30, 2019

Hey @bednar I've started some of this work here:
https://github.com/influxdata/influxdb-client-python-pandas
It includes:
-generating the flux query
-converting the flux query result to a dataframe

@bednar bednar removed this from the 0.0.3 milestone Oct 31, 2019
@bednar
Copy link
Contributor Author

bednar commented Oct 31, 2019

Hi @Anaisdg,

I am glad to hear about it. It's a nice piece a work 👍.

I am going to prepare support for streaming a query response (#30), so together we will be able to achieve something like this:

@rhajek rhajek added this to the 1.0.1 milestone Nov 11, 2019
bednar added a commit that referenced this issue Nov 13, 2019
bednar added a commit that referenced this issue Nov 13, 2019
bednar added a commit that referenced this issue Nov 13, 2019
bednar added a commit that referenced this issue Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants