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

Published: 31 October 2020
on channel: Data Thinkers
9,179
123

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 = pd.read_csv('D:\\Machine Learning\\ML\\DS\\marks.csv')
data

Github Link: https://github.com/PRIYANG-BHATT/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.