pandas - File not found in jupyter notebook for python ...
2019-4-26 · By default, the read_csv will read the file in the directory where the python/jupyter was launched. So make sure the file was in the same location else just provide the whole path of the file location and also make sure to keep the file in place if you are using a remote notebook.
Get Price