Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 9ed2b35

Browse files
Fix README
1 parent 6b610aa commit 9ed2b35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ You can use `pandas.DataFrame.to_sql`_ to write records stored in DataFrame to A
315315
`pandas.DataFrame.to_sql`_ uses `SQLAlchemy`_, so you need to install it.
316316

317317
.. code:: python
318+
318319
import pandas as pd
319320
from urllib.parse import quote_plus
320321
from sqlalchemy import create_engine

0 commit comments

Comments
 (0)