Pandas is famous python library which is basically used for data analysis. Using this library python programmers can read csv files , excel files and uson files.
Please follow below steps to install python pandas library.
1)Go to start menu and search for cmd. Open cmd as administrator.
2)In cmd, type command pip install pandas and press enter.
3)Wait for sometime until completion of downloading and installation of packages.
So, in this way we can install python pandas library on windows.
No comments:
Post a Comment