time lapse photography of man riding bicycle

Python學習筆記: 正則表達式_Regex(1)

)][‘學號’])

# 上面的程式碼也可以endswith來做
print(df[df[‘學號’].str.endswith(’30’)][‘學號’])

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *