Pandas installation on Visual Studio
Visual Studio provides very simple UI and guidance to install Pandas which should be manually installed yourself when suing Visual Studio.
Go to 'Tool' --> 'Python Tools' --> 'Python Environments'
Don't forget to 'Refresh Python DB' as the last step by clicking the button on the next.
Go to 'Tool' --> 'Python Tools' --> 'Python Environments'
Then you will the 'Python Environments' window on the right hand side.
Click the small button on the right and 'PIP' and enter keyword 'pandas' to search it.
Comments
Post a Comment