15
1
3
1195
10
import reimport pandas as pdfrom tqdm import tqdm def get_re_data():df_r...
我的電腦python安裝在D盤,cmd命令框進入到d盤后,用pip install anaconda時程序默認安裝到了C盤。因此啟動jupyte...
selectstudent_id,student_namefromexam_scoreswherechinese>=90andmath>=90 ...