Closed
Description
Is there any migration guide, when comming from influxDB-Python?
Currently i am on Influx 1.8, but wanna switch to Influx 2
So just staying isn't an option.
For example, i'm missing functions like
influxdb_client.line_protocol
drop_database
/ create_database
Is there any documentation what the equivalent would be?