Why do we put r before a path name in Python code example Example: Why do we put r before a path name in Python df = pd.read_csv(r"Path_name")