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'

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.



Don't forget to 'Refresh Python DB' as the last step by clicking the button on the next.


Comments

Popular posts from this blog

Primal problem and Dual problem

What is the Shadow price?

Why a negative coefficient of variable means it is not optimal in simplex method?