반응형

 

1. 다운로드 및 설치

    https://www.python.org/downloads/release/python-352/

 

2.easy_install설치

   https://pypi.org/project/distribute/ 

 

3.command 창에서 easy_install pip 을 수행하여 pip설치

    >  easy_install pip 

 

4.Pandas 패키지 설치

    > pip install pandas

 

5.Data 불러오기/ 내보내기

    > python

    > import pandas as pd

    > data.to_excel("경로", encoding='UTF-8')

반응형


Useful Info

IT News

Site doctor

Domain checker

Icon Generator

Web Tools 1

Web Tools 2

Free Radio

Download videos

솔루션 소개