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 be305ff commit 35a6394Copy full SHA for 35a6394
pandas/core/generic.py
@@ -2845,7 +2845,7 @@ def to_sql(
2845
2846
Details and a sample callable implementation can be found in the
2847
section :ref:`insert method <io.sql.method>`.
2848
- prefixs : sequence, optional
+ prefixes : sequence, optional
2849
A list of strings to insert after CREATE in the CREATE TABLE statement.
2850
They will be separated by spaces.
2851
0 commit comments