Hi @Alexis​ ,Thanks for quick response. It above method didn't worked but reading using spark and appending to Pandas it worked.Here are the steps that i followed. df1 = spark.read.format("csv").option("header", "true").load("dbfs:/FileStore/shared_u...
I am wondering how it worked for you. I have tried the same steps and no luck. using dbutils i am finding file but when i read using pandas its saying no such file or directory exists.dbutils.fs.ls("FileStore/shared_uploads/kumarpalle/Covid19Europeda...