ankiwoong / python_100_issues_for_practitioners

[정보문화사]실무자를 위한 파이썬 100제

Home Page:http://infopub.co.kr/new/include/detail.asp?sku=05000268

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📔중급 | 웹 스크래핑 | P.20 ~ P.80

🔨설치 라이브러리

pip install request
pip install beautifulsoup
pip install selenium

웹 드라이버


📔고급 | 데이터 정리 및 그래프 시각화 | P.84 ~ P.150

🔨설치 라이브러리

pip install pandas
pip install xlrd
pip install openpyxl
pip install matplotlib
pip install wordcloud
pip install konlpy
pip install seaborn
pip install calmap

JDK 설치


📔활용 | 다양한 API 활용 | P.154 ~ P.204

🔨설치 라이브러리

pip install pytrends
pip install googlemaps
pip install folium

API Site

전자 공시 시스템 : https://opendart.fss.or.kr/

구글 지도 플랫폼 : https://cloud.google.com/maps-plaform


📔실무 | 오피스 업무 자동화 | P.208 ~ P.291

🔨설치 라이브러리

pip install docx-mailmerge
pip install PyPDF2
pip install pdfminer.six

📔개발 | 애플리케이션 활용 및 개발 | P.294 ~ P.354

🔨설치 라이브러리

pip install flask

About

[정보문화사]실무자를 위한 파이썬 100제

http://infopub.co.kr/new/include/detail.asp?sku=05000268


Languages

Language:Python 100.0%