Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

Load SQLite in Jupyter Notebook together with the access to the file

%%capture
%load_ext sql
%sql sqlite:///factbook.db
Source by localhost #
 
PREVIOUS NEXT
Tagged: #Load #SQLite #Jupyter #Notebook #access #file
ADD COMMENT
Topic
Name
1+7 =