Warum setzen wir R vor einen Pfadnamen in Python?

df = pd.read_csv(r"Path_name")
Hobby Coder