포스팅 목차
파이썬 재단 - 공식 홈페이지
https://www.python.org/
비주얼스튜디오 커뮤니티 에디션 - 파이썬 에디터
https://www.visualstudio.com/ko-kr/products/visual-studio-community-vs.aspx
웹크롤링 설치
pip install setuptools --upgrade
pip install beautifulsoup4
뷰티플스프
http://www.crummy.com/software/BeautifulSoup/
오픈튜토리얼(html)
https://opentutorials.org/course/2039
GUI라이브러리(PyQt)
https://www.riverbankcomputing.com/software/pyqt/download5
sqlite에 관련된 툴 - 데이터베이스 간단한 실습을 위해 사용
http://sqlitebrowser.org/
참고도서
[도서] 밑바닥부터 시작하는 데이터 과학 : 데이터 분석을 위한 파이썬 프로그래밍과 수학, 통계 기초
머신러닝을 이용한 알고리즘 트레이딩 시스템 개발
파이썬 완벽 가이드
파이썬 라이브러리를 활용한 데이터 분석
해커의 언어, 치명적 파이썬
아나콘다 다운로드
http://continuum.io/downloads
pandas자료
https://pandas.pydata.org/
https://matplotlib.org/
김성훈 교수의 머신러닝(딥러닝)
https://hunkim.github.io/ml/