Saturday, April 11, 2020

Answer for Advances statistical methods with Python

https://365datascience.com/dwqa-answer/answer-for-advances-statistical-methods-with-python/ -

Hi Marie, 

The csv file should be in the same directory as your Jupyter Notebook. That’s probably the loading error is occurring.

Alternatively you could add a directory path to your file, something like:

pd.read_csv(‘C:/Users/Data Visualization/Datasets/1.01. Simple linear regression.csv’)

If you use this method, just make sure you use ‘/’ between directories.

 

Best, 

Eli




#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