Influxdb data analysis in Jupyter notebooks

Hi all, at an early stage with this, but plan is to do analysis of my HA data using influxdb and Jupyter notebooks. The advantage of using the influxdb API is that I don’t need to query the HA database directly. My goal is to do analysis of my sensor data in pandas/sklearn to find the optimal inputs for a bayesian sensor, and hopefully generate other insights. Perhaps this will inspire similar work.
Cheers

https://nbviewer.jupyter.org/github/robmarkcole/Useful-python/blob/master/influxdb/influxdb%2029-10-2017.ipynb

3 Likes

Hi, since last year, have you continue to work on your project? I was looking for something similar.

@tetienne checkout Data detective