![]() |
I'm trying to import a dataset into a Jupyter Notebook - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: Python Coding (https://python-forum.io/forum-7.html) +--- Forum: General Coding Help (https://python-forum.io/forum-8.html) +--- Thread: I'm trying to import a dataset into a Jupyter Notebook (/thread-44159.html) |
I'm trying to import a dataset into a Jupyter Notebook - Hisilat03 - Mar-24-2025 I'm trying to import a dataset into a Jupyter Notebook (Windows 11) to practice machinie learning. I don't know the proper file location where the train.csv of data should be held. Nor do I know the code to use for the notebook. The textbook (on python machine learning) is not explicit in this. |