Skip to content

DOC: to_sql docs should mention ADBC #59095

Closed
@WillAyd

Description

@WillAyd

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_sql.html

Documentation problem

The to_sql documentation does not mention anything about supporting ADBC connections. By contrast the read_sql function does:

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_sql.html

Suggested fix for documentation

Add mention / example of ADBC usage with the to_sql method

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions