Jonathan Daniel
Jonathan Daniel
The previous link returns 404. Fixes #252.
`pytest-cov` is listed in the direct dependencies of `taospy`: https://github.com/taosdata/taos-connector-python/blob/97c79a9787eeb928227f19b6b1c2c6a0ce48efbb/pyproject.toml#L25 `pytest-cov` depends on `pytest`. These dependencies are not desired as a part of a production environment and should move to...
### Description Ruff formatter can replace Black, and it's much faster: https://docs.astral.sh/ruff/formatter/ I suggest supporting it as an option while keeping Black the default Python formatter. Opting for Ruff can...
I work with the latest `evidently` (0.4.31) locally and face memory consumption that increases as I save more snapshots. After running the example below for a few minutes, there are...
* TDEngine server version: 3.3.2.0 (`SELECT server_version();`). * Python `taos-ws-py` client version: 0.3.3 (`import taosws; print(taosws.__version__)`). * Python version: 3.9.19. I use the `taosws` client and write data with parameter...
Use JSON files, one per endpoint. Implements [ML-7457](https://iguazio.atlassian.net/browse/ML-7457). Related CE config update PR: https://github.com/mlrun/ce/pull/141 [ML-7457]: https://iguazio.atlassian.net/browse/ML-7457?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ