data=pd.read_csv(r"D:\python\intership_python\1000 CC Records.csv")
Am I doing something wrong or is there a syntax problem?
data=pd.read_csv(r"D:\python\intership_python\1000 CC Records.csv")
Am I doing something wrong or is there a syntax problem?