I have an excel file which I want to edit to include new datas and diagrams. I’m using this code : The execution went fine but nothing happened. Answer It was not a problem with python or the program itself. It was about the position in the terminal where you execute the program. If you write your path as :
Tag: working-directory
Python in VSCode: Set working directory to python file’s path everytime
So I want to migrate from Spyder to VSCode, and I come across this problem where I cannot access a dataset as my working directory is not the same as the dataset’s path. launch.json is not auto-generated for me as I’m not debugging anything (I tried this). How do I set the working directory to always be the dir of