I want to export my last document for to submit it but when i click on run button on the cell nothing happen. what could be the problem? Thank you
Please share the screenshot of your cell with the source code you want to run
i successed buy adding the complete link on my file and it worked perfectly
this is the code:
submission.to_csv('/content/drive/MyDrive/Colab Notebooks/starter_code_submission_final.csv', index=False );
Great, thanks for letting me know
Please share the screenshot of your cell with the source code you want to run
i successed buy adding the complete link on my file and it worked perfectly
this is the code:
submission.to_csv('/content/drive/MyDrive/Colab Notebooks/starter_code_submission_final.csv', index=False );
Great, thanks for letting me know