Use Pip to install Pandas on window

Source: Internet
Author: User
Tags install pandas

The official website recommends direct use of the Anoconda, which integrates the pandas and can be used directly. Installation is quite simple, there is a installation package under Windows. If you do not want to install a large Anoconda, then step by step with Pip to install pandas. Let me focus on how to install Pandas on the window using PIP:

1, pandas package is dependent on another four packages: NumPy, six, Pytz, Python-dateutil. Before installing, you need to make sure that these four dependent packages are installed.

2, because the installation of pandas, the machine needs to install VS2008, but if you do not install, you can install a micorsoft Visual C + + Compiler for Python 2.7 package:

http://www.microsoft.com/en-us/download/details.aspx?id=44266

3. After installation, install Pandas

Pip Install Pandas

4. After successful installation, the following will appear as follows:

  

Use Pip to install Pandas on window

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.