Skip to content

pandas write client does not work #463

@cosmo86

Description

@cosmo86

Steps to reproduce:
List the minimal actions needed to reproduce the behavior.

  1. ...using window11, intel 12th gen, Python 3.9.7
  2. ...
    import h5py
    import numpy as np
    import matplotlib.pyplot as plt
    import pandas as pd
    import tables

dataframe look like this
image

using the official tutorial : replacing the _data_frame with my own df shown in the last step
image

  1. ...

Expected behavior:
Describe what you expected to happen.
expect the data to be written to the influxdb
Actual behavior:
Describe What actually happened.
nothing get written, the measurment wont even be created either, no error returnd to jupyter notebook console
Specifications:

  • Client Version:
  • InfluxDB Version:2.x
  • Platform:python

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions