Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

how to query the result into a dataframe within influxdb2 flux query #912

Description

@liyongchao911
  • InfluxDB version: e.g. 2.1.1
  • Python version: e.g. 3.7.4 (output of the python --version command)
  • Operating system version: windows10

I am now using influxdb 2.1 version, and found that the query language change to Flux, well,

  1. dose the 2.1 version influxdb still suport the SQL-like language for query ?
  2. if i want to direct form the query result into a pandas dataframe object, not parse the tables and records one by one, how to do it, maybe a document is enough if influxdb provide this API
    Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions