We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e07dbf commit e7201c0Copy full SHA for e7201c0
docs/connect/python.md
@@ -51,7 +51,7 @@ for record in result.all():
51
gives application developers the full power and flexibility of SQL.
52
53
Python-based {ref}`dataframe`
54
-and [ML](#machine-learning) frameworks, and a few [ETL](#etl)
+and {ref}`ML <machine-learning>` frameworks, and a few {ref}`ETL <etl>`
55
frameworks, are using SQLAlchemy as database adapter library when connecting to
56
[RDBMS].
57
0 commit comments