pycharm import third-party libraries pandas

1. Click on the top right corner of the file selected settings pyCharm

2, find the corresponding item under the project Interpreter, select the top right corner of the plus sign to add third-party libraries

3, in the search box pandas, click Install to install. After a successful installation will be displayed Package Penalty for "PANDAS" Installed successfully
 4. After use what package you want to import to emulate this example Jiuhaola!

 

Guess you like

Origin blog.csdn.net/weixin_42682806/article/details/93744142