Friday, June 5, 2020

Answer for Need to Solve OS Initializing from file failed Jupyter Notebook

https://365datascience.com/dwqa-answer/answer-for-need-to-solve-os-initializing-from-file-failed-jupyter-notebook/ -

Hi Press!

Thanks for reaching out.

I know receiving such error messages that impede your work may be frustrating, but please don’t worry. I believe that only in a couple of steps we will solve the problem.

Can you please confirm if this is the code you executed before receiving the error message?


df = pd.read_csv(r"C:\\Users\\Me\\Documents\\Feature-Data")

If yes, can you please retry with the following code: df = pd.read_csv(C:/Users/Me/Documents/Feature-Data.csv")

Then, if this doesn't help, can you please check the permissions of the *.csv files you are using? I.e. your file must have read permissions.

If this is not the code you executed before you obtained the error, can you please support your question with the code you've executed? Only then will we be able to provide a specific answer. Thank you.

Looking forward to your reply.
Best,
Martin




#365datascience #DataScience #data #science #365datascience #BigData #tutorial #infographic #career #salary #education #howto #scientist #engineer #course #engineer #MachineLearning #machine #learning #certificate #udemy

No comments:

Post a Comment