df["clean_phone"] = df["phone"].str.replace(r"\\D+", "", regex=True) df["note"] = df["note"].str.replace(r"\\s+", " ", regex=True).str.strip ...
Day 21/25 – Python Practice Practiced Regex in Python by solving a password validation problem on GeeksforGeeks. Learning how regular expressions help in checking patterns efficiently.
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する