If you mean the vscode prompting something like this:
Cannot import “paramiko” from source parse.
But You can run your code successfully.
Seeing pandas & numpy, maybe you are using a conda env? If so, you can select python interpretor by:
ctrl
+ p
>select interpreter
If not, please post some screenshots