aluchuk

Results 2 comments of aluchuk

I have the Gravity: I2C BME680 from dfrobot and DHT22 both providing readings. Recently I tried calibrating humidity using a saturated salt solution, and had to move the breadboard around......

**Solution** I had the wrong column names, needs to be "value" I have "amount". ~~I'm also getting the same error. ~~ here is my code (example from https://github.com/IKNL/oncoguide_sankey/blob/master/scripts/oncoguide_sankey.ipynb) ``` import...