questdb / py-questdb-client

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

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

Closed amunra closed 2 years ago

amunra commented 2 years ago

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