import reimport pandas as pdfrom tqdm import tqdm def get_re_data():df_re = pd.read_exc...
我的電腦python安裝在D盤,cmd命令框進(jìn)入到d盤后,用pip install anaconda時程序默認(rèn)安裝到了C盤。因此啟動jupyter notebook需要進(jìn)入到...
selectstudent_id,student_namefromexam_scoreswherechinese>=90andmath>=90 上面的 SQL 語句表示從考試...