-
Notifications
You must be signed in to change notification settings - Fork 187
Closed as not planned
Labels
questionFurther information is requestedFurther information is requestedwontfixThis will not be worked onThis will not be worked on
Milestone
Description
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
- ...using window11, intel 12th gen, Python 3.9.7
- ...
import h5py
import numpy as np
import matplotlib.pyplot as plt
import pandas as pd
import tables
using the official tutorial : replacing the _data_frame with my own df shown in the last step
- ...
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
Labels
questionFurther information is requestedFurther information is requestedwontfixThis will not be worked onThis will not be worked on