15. Read CSV, Excel, and TSV files In Jupyter Notebook From Any Directory Using Pandas

preview_player
Показать описание
Read CSV, EXCEL, and TSV files In Jupyter Notebook From Any Directory Using Pandas.

In this video, I have explained very clearly how to read CSV, EXCEL, and TSV files in Jupyter notebook using pandas.

And how to read the file directly without a path.

Please I have used just one \ (Backward slash) if the error you can use a double backward slash in the path.

Like :

data

If you enjoy these tutorials, like the video, and give it a thumbs up, and also share these videos with your friends and families if you think these videos would help him.
Please consider clicking the SUBSCRIBE button to be notified of future videos.
Рекомендации по теме
Комментарии
Автор

I hadbeen getting errors always when I use single backward slash. I had to use fwd. slash in the file path. Now I know from you to use double slash to fix the errors.

CK
Автор

I am learning but ml is and i dnt know about system also for me to difficult sir but i have to learn

suraushareddy
Автор

Hey when I load local file path as same u did, Iam getting path not found...what should I do..my current working directory is smtng like /binder, how to change it

snegas
Автор

Sir i am accounts student for me diffficult to learn can u tellu me shortcut how to leran meaching learning speed, and can u suggest mee sir

suraushareddy
Автор

1:19 In reading the csv file on my pc:



data


After running this I get
SyntaxError:(unicode error) ‘unicodescape’ codec can’t decode bytes in position 2-3 truncated escape


Any help, thankyou?

owurakuotchere