Commit graph

43 commits

Author SHA1 Message Date
kevin men
10ae72944d
docs: integrate with Pandas docs (#33350)
* docs: integrate with Pandas docs

* docs: add pandas example

* docs: modify pandas example format

* docs: upgrade taopy version

* fix(gpt): update requirements.

---------

Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
2025-10-29 18:05:22 +08:00
She Yanjie
f8e55eda37
docs: update conntector and error code page, remove rest connect type (#33266)
* chore(jdbc): update jdbc version

* docs: add connection type descriptions in 05-connector

* docs: add WebSocket error codes for C# connector

* docs: add rust connector error codes

* docs: modify conector and error code page

---------

Co-authored-by: t_max <1172915550@qq.com>
Co-authored-by: qevolg <2227465945@qq.com>
2025-10-15 21:03:17 +08:00
guozhenwei
d0d4fde4a0
docs: update python ws version history (#33222) 2025-10-13 13:42:07 +08:00
kevin men
22209fabea
docs: upgrade the version of taopsy (#32749)
* docs: upgrade the version of taopsy

* docs: modify taos-ws-py  sqlalchemy examples

* docs: modify taos-ws-py connect examples

* docs: fix taos-ws-py sqlalchemy examples error

* docs: fix taos-ws-py sqlalchemy pool examples error

* docs: add taos-ws-py sqlalchemy pool some addr examples
2025-08-26 16:28:10 +08:00
guozhenwei
0d90aa024f
docs: update python ws docs (#32709)
* docs: update python ws docs

* docs: update rust docs

* fix: correct connection string format in create_connection_with_sqlalchemy function

* docs: update section title from 'DSN' to 'URL Specification' in Python connector documentation
2025-08-25 08:34:20 +08:00
guozhenwei
d24792bca8
docs: update python ws doc (#32590) 2025-08-15 11:04:32 +08:00
chenhaoran
2d90de3ab6 Merge remote-tracking branch 'origin/main' into enh/main/set-tdengine-tsdb 2025-08-14 12:34:50 +08:00
chenhaoran
a2b2f41e0e docs: use "TDengine TSDB" instead of "TDengine" 2025-08-14 12:22:42 +08:00
kevin men
f58c827eb8
docs: add python connect pool cases (#32554)
* docs: add python connect pool cases

* docs: modify python connector English doc
2025-08-13 09:12:23 +08:00
kevin men
ebc1a6b6ee
docs: update python version (#32243)
* docs: update python version

* docs: add datatype map
2025-07-25 19:25:50 +08:00
guozhenwei
88241dccea
docs: update rust connector doc (#31684)
* docs: update rust connector doc

* docs: update rust, python and cpp doc

* docs: modify rust connector doc

* docs: modify c, py ws connector doc

* docs: update c, py ws connector en doc

* docs: update py ws connector doc

* docs: update py ws connector doc

* docs: delete websocket param desc
2025-07-07 18:12:14 +08:00
kevin men
55dbf2f698
docs: upgrade the Python version and add the flink version description (#31548)
* docs: upgrade the Python version and add the flink version description

* chore: add deepwiki badge

Signed-off-by: WANG Xu <feici02@outlook.com>

* fix(query) subscriptions memory leak (#31533)

Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>

* docs: Google Data Studio changed to Google Looker Studio (#31487)

* docs: Google Data Studio changed to Google Looker Studio

* docs: restore one for Google Data Studio

* docs: restore one for Google Data Studio english

* docs: update 3.3.6.13 release notes in office web

* Update 3.3.6.13.md

* Update docs/zh/28-releases/03-notes/3.3.6.13.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(docs): correct spelling of 'forecast' in release notes

* fix(docs): correct typos in release notes for version 3.3.6.13

---------

Signed-off-by: WANG Xu <feici02@outlook.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: hongzhenliu <wluckyjob@gmail.com>
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
Co-authored-by: Alex Duan <51781608+DuanKuanJun@users.noreply.github.com>
Co-authored-by: support-platform <it@taosdata.com>
Co-authored-by: huohong <346479823@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2025-06-30 18:10:05 +08:00
kevin men
b48ac13062
docs: upgrade Python WebSocket Connector Version (#31447)
* docs: upgrade Python WebSocket Connector Version

* docs: add -Z parameter description

* docs: modify docs format
2025-06-26 15:39:00 +08:00
kevin men
b9d95995af
docs: update python websocket connector version (#31328) 2025-06-17 21:28:20 +08:00
kevin men
a4a1fca17a
docs: add python stmt2 websocket docs (#31193)
* docs: add python stmt2 websocket docs

* docs: modify the documentation format of the stmt2 interface

* docs: add stmt2 example run command

* docs: modify stmt2 example error

* docs: modify python connector dependent version

* docs: add stmt2 example log

* docs: modify tmq example error
2025-05-26 20:17:44 +08:00
Alex Duan
4d092e733b
docs: python connector updates (#30651)
* python connect upgrade document

* docs: submit en docs

* docs: taosdump add/del column can export data

* fix:doc format

* docs: build fix

* docs: taosdump add more detail

* docs: version is 4.1.2 superset
2025-04-08 16:00:35 +08:00
chenhaoran
09365b8f7a fix: correct typos , improve formatting in documentation and add check in ci 2025-04-01 20:34:47 +08:00
Yaming Pei
4d16f5bfe1
feat(taosBenchmark): supports decimal data type on main branch (#30504)
* feat: taosBenchmark supports decimal data type

* build: decimal script not use pytest.sh

* fix: fix typo for decimal script

* test: insertBasic.py debug

* build: update python connector version to 2.7.23

* docs: add decimal data type for python connector

* docs: format optimization

* docs: fix typo

* build: update docker taospy version to v2.7.23
2025-03-26 20:28:37 +08:00
Simon Guan
166c9c275b docs: minor changes 2025-03-05 17:29:24 +08:00
Alex Duan
0c207e96db docs: modify 0.3.9 version log describe 2025-02-26 15:58:14 +08:00
Alex Duan
3da6f5d237 fix: submit doc with taos-ws-py 0.3.9 publish 2025-02-26 14:15:52 +08:00
Alex Duan
6bcbf6cc37 fix: taospy version update to 2.7.21 2024-12-30 20:22:29 +08:00
Alex Duan
e823212965 docs: update english documents 2024-12-30 17:53:28 +08:00
Alex Duan
62d3df49d1 docs: remove STMT2 2024-12-30 17:16:23 +08:00
Alex Duan
f0627fd7e8 fix: remove tdengine case to python-connector repo 2024-12-30 15:25:25 +08:00
Alex Duan
e6ec05e155 docs: update document for python 2024-12-30 14:59:26 +08:00
Alex Duan
aea3236597 stmt2 document for python connector 2024-12-30 14:44:49 +08:00
Alex Duan
ebd71c7939 docs: publish 2.1.18 for Apache SuperSet 2024-12-14 21:01:22 +08:00
Alex Duan
0bacc05bef fix: python doc talbe format 2024-12-13 16:22:39 +08:00
menshibin
c61bf7a6c0 update connector update history 2024-12-13 14:47:10 +08:00
menshibin
3a4ed77b17 upgrade python version 2024-11-20 16:35:27 +08:00
sheyanjie-qq
4268f9e65c java websocket use own protocal 2024-10-19 15:36:48 +08:00
menshibin
576e6a4f17 add python all types examples 2024-09-21 17:54:29 +08:00
zhiyong
8fdd85f1b2 correct writing 2024-08-14 10:58:09 +08:00
sheyanjie-qq
4933f2a6bf mod TDinsight doc 2024-08-07 21:56:52 +08:00
gccgdb1234
58d7a4514c doc: resolve broken links on 3.0 branch 2024-08-06 13:08:21 +08:00
menshibin
709c0b9743 add python example 2024-08-05 18:34:15 +08:00
sheyanjie-qq
63fce7e815 mod err code page 2024-08-05 18:34:15 +08:00
sheyanjie-qq
99c3570fdf mod doc datatype 2024-08-05 18:34:15 +08:00
menshibin
f82b92ed1b modify python api 2024-08-05 18:34:14 +08:00
menshibin
8b10982f67 add nodejs interface 2024-08-05 18:34:14 +08:00
menshibin
f203c34fd1 add nodejs interface 2024-08-05 18:34:14 +08:00
gccgdb1234
e7566fb524 docs: refactor doc 2024-08-05 18:34:13 +08:00
Renamed from docs/zh/08-connector/30-python.mdx (Browse further)