未验证 提交 235953ca 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

docs: python connector pandas supplyment (#15640)

上级 479cd003
......@@ -295,15 +295,14 @@ For a more detailed description of the `sql()` method, please refer to [RestClie
```
</TabItem>
<TabItem value="native" label="原生连接 + SQLAlchemy">
<TabItem value="native+sqlalchemy" label="Native + SQLAlchemy">
```python
{{#include docs/examples/python/conn_native_sqlalchemy.py}}
```
</TabItem>
<TabItem value="rest+sqlalchemy" label="REST 连接 + SQLAlchemy">
<TabItem value="rest+sqlalchemy" label="REST + SQLAlchemy">
```python
{{#include docs/examples/python/conn_rest_sqlalchemy.py}}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册