close
This example shows how to use python to comunicate with SQLite in Colab.
這個範例說明如何在Colab中使用python來與SQLite溝通。
1. Mount Google drive for Colab use 在Colab中掛載Google硬碟
2. Ceate database in Google drive 在Google硬碟建立資料庫
3. Create Table and add header 建立表單與加入表頭
4. Insert the single row data to table 加入單列資料到表單中
5. Read data from the table 從表單中讀取資料
6. Insert the muliti rows of data to table 加入多列資料到表單中
文章標籤
全站熱搜
留言列表