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 7f4dfa4 commit 1149a91Copy full SHA for 1149a91
README.md
@@ -3,4 +3,4 @@
3
Jupyter notebook to show how to import CSV files into SQLite
4
5
- [csv2sqlite.ipynb](csv2sqlite.ipynb): This notebook shows how to load small datasets into a SQLite database.
6
-- [csv2sqlite-streaming.ipynb](): This notebook shows how to load huge datasets into SQLite.
+- [csv2sqlite-streaming.ipynb](csv2sqlite-streaming.ipynb): This notebook shows how to load huge datasets into SQLite.
0 commit comments