Excel sheet submission

Hi Sir,
I’m not able to get the score for my submission…
I’ve checked the submission criteria’s too and made sure I have followed them but still I’m getting an unable to validate error!

Hello @npabishek,

What exactly is the problem you are facing? Is the portal showing % sign or you are getting a low score?

It’s showing a % sir…

Hello @npabishek,
It means that your submission csv is not correctly formatted. Can you share your csv file or share the code snippet you used to create it?

https://drive.google.com/file/d/19RaloR7EeyI79TLhIt_iIhG1VynQvX7h/view?usp=sharing

Hello @npabishek,
There is a technical glitch due to which i m not able to access the sample submission file. Can you please share that as well?
Thanks

Sure sir,
Sample submission-https://drive.google.com/file/d/1gKxKusoS8yMMn9nFMA9gjHJh1hwWYm4Y/view?usp=sharing

Code : https://drive.google.com/file/d/1IhymyZNutMFCtkNX6XsPGB0MUfRTsrq6/view?usp=sharing

Hello @npabishek,

import pandas as pd 
pd.DataFrame(predictions, columns=["y"]).to_csv("C:/Users/ABISHEK/Desktop/LinReg/FinalResults.csv",index=False)

Can you try this and let me know whether it worked.
Thanks :slight_smile:

1 Like

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.

If you want to publish your Excel workbook on a web-site or blog, perform these quick steps in the Excel Web App:

With the workbook open in Excel Online, click Share > Embed, and then click the Generate button.
In the next step, you decide how exactly you want your spreadsheet to appear on the web.

Regards,
Caleb