You'll need to post your code and error messages to let people know what is going wrong.
I tried to reproduce what you describe (you have implied that you can execute the code without errors but that nothing has happened). However I cannot replicate this. If I fail to import pandas then I get a NameError. If I fail to define the path to the .csv correctly I get a FileNotFound error.
You'll need to post your code and error messages to let people know what is going wrong.
I tried to reproduce what you describe (you have implied that you can execute the code without errors but that nothing has happened). However I cannot replicate this. If I fail to import pandas then I get a NameError. If I fail to define the path to the .csv correctly I get a FileNotFound error.