Hi @Anaisdg
I wanted to leverage Prophet for our influx data using python influxdb Dataframe.
But there is an issue which has not been resolved.
Infer (freq) frequency to dataframe after querying data using DataFrameClient
Issues with python influx dataframeclient
Also reported over github:
opened 09:56AM - 07 Feb 20 UTC
closed 05:22PM - 03 Jun 20 UTC
- **InfluxDB version:** 1.7.9
- **InfluxDB-python version:** 5.2.3
- **Pytho… n version:** 3.7.4
- **Operating system version:** Windows 10
Can someone please help.
Using Jupyter Notebook (anaconda3).
I do not see label "time" nor other tag "host" and "instance".
See df.columns only returned field "Percent_Processor_Time"
I am pulling data using influxdb DataFrameClient.
![image](https://user-images.githubusercontent.com/29729110/74019418-9a06b980-49bd-11ea-9b76-27fe8409ad78.png)
Thanks
Ashish