訊息原文

2 人回報9 個月前
import sqlite3
conn = sqlite3.connect('example.db')
c = conn.cursor(0)
c.execute(""CREATE TABLE stocks
conn.commit()
conn.close(1)
import requests c.exe cute("INSERT INTO stocks VALUES ('2023','BUY','RHAT', 100,35.14)")
from bs4 import Beautiful Soup
iris= load_iris()
X_train, X_test, y_train, y_test = train_test_split(iris['data'], iris['target'], random_state=0)
response = requests.get(url)
soup = Beautiful Soup(response.text, 'html.parser')
print(soup.title.string)
import pandas as pd
import matplotlib.pyplot as plt
df=pd.read_csv('data.csv')
df.plot(kind='scatter', x='age", y-'income')
plt.show(2536)
import re
text = "008-9523640073792101, "HENG SHENG
V collapse 17
text = "812-0028881010968206" HENG SHENG
text = "013-054506176746" YONG LONG
result = re.findall(r"\b\w{4}\b", text)
print(result)

現有回應

目前尚無回應

增加新回應

  • 撰寫回應
  • 無相關回應
  • 搜尋