LogManger: Cast timeseries values to float before database write. (+)
If we get a numpy float here, sqlite3 barfs. This commit fixes that.
Loading
Please register or sign in to comment
If we get a numpy float here, sqlite3 barfs. This commit fixes that.