questdb / py-questdb-client

Python client for QuestDB InfluxDB Line Protocol
https://py-questdb-client.readthedocs.io
Apache License 2.0
50 stars 7 forks source link

fix: Python floats and ints are now transmitted with 64-bit precision instead of 32. #14

Closed amunra closed 1 year ago

amunra commented 1 year ago

Closes https://github.com/questdb/py-questdb-client/issues/13.