Pourquoi mettons-nous R avant un nom de chemin dans Python
df = pd.read_csv(r"Path_name")
Hobby Coder
df = pd.read_csv(r"Path_name")