7월, 2020의 게시물 표시

[Tech With Tim] Python Selenium Tutorial #6 - UnitTest Framework (Part 2)

이미지
*** Python Selenium Tutorial #6 - UnitTest Framework : How to use the unit testing framework

[Tech With Tim] Python Selenium Tutorial #5 - UnitTest Framework (Part 1)

이미지
*** Python Selenium Tutorial #5 - UnitTest Framework (Part 1) - unittest (Python unittest framework) - How to write scalable code to test your websites

[Tech With Tim] Python Selenium Tutorial #4 - ActionChains & Automating Cookie Clicker!

이미지
*** Python Selenium Tutorial #4 - ActionChains : How to use selenium ActionChains to automate the website cookie clicker - ActionChains - drag and drop - long press - double click - others ***  Cookie Clicker Website: https://orteil.dashnet.org/cookieclic...

[Tech With Tim] Python Selenium Tutorial #3 - Page Navigating and Clicking Elements

이미지
*** Python Selenium Tutorial #3 : How to navigate to pages and click on links and buttons with a selenium script - navigate to the next and last page - click links and buttons

[Tech With Tim] Python Selenium Tutorial #2 - Locating Elements From HTML

이미지
*** Python Selenium Tutorial #2 : How to find elements from a selenium script - ID - class name - name - other features

[Tech With Tim] Python Selenium Tutorial #1 - Web Scraping, Bots & Testing

이미지
*** Python Selenium Tutorial #1 - What is Selenium - Install Selenium & Web Driver - Web Scraping - Web Testing - Website Bots ***  Chrome Web-driver Download: https://sites.google.com/a/chromium.o... ***  Selenium Documentation: https://selenium-python.readthedocs.io/

[이수안컴퓨터연구소] matplotlib 한번에 제대로 배우기

이미지
*** Matplotlib 3.3.0 Documentation:  https://matplotlib.org/contents.html

[이수안컴퓨터연구소] pandas 한번에 제대로 배우기

이미지
*** Pandas 1.0.5 Documentation:  https://pandas.pydata.org/docs/

[이수안컴퓨터연구소] NumPy 한번에 제대로 배우기

이미지
*** NumPy v1.19 Manual:  https://numpy.org/doc/stable/ *** Colab Jupyter Notebook:  https://colab.research.google.com/dri...

[이수안컴퓨터연구소] OpenRefine - 데이터 탐색, 정제, 변환을 도와주는 막강한 전처리 도구

이미지
*** OpenRefine 사용법 - 데이터 탐색, 정제, 변환 등 데이터 전처리 도구 - 공공데이터를 사용하여 실제 데이터 전처리 따라하기

[이수안컴퓨터연구소] 구글 트렌드와 구글 데이터 스튜디오 (Google Trends & Google Data Studio)

이미지
trends.google.co.kr datastudio.google.com

[이수안컴퓨터연구소] Google Colab, Jupyter Notebook, Markdown 사용법과 팁 총정리

이미지

[빵형의 개발도상국] 파노라마 사진 만들기 - Python

이미지
Image stitching 기법을 이용하여 여러 이미지를 꿰어서 파노라마 이미지 만들기 *** Source code: https://github.com/kairess/image-stit... *** Dependency: - Python 3 - OpenCV 4+ - numpy - matplotlib *** OpenCV image stitching tutorial: https://docs.opencv.org/master/d8/d19... *** OpenCV tutorials: https://docs.opencv.org/master/d9/df8...

[빵형의 개발도상국] 자동 크롤러 만들기 - Python

이미지
***  Selenium, BeautifulSoup을 이용해서 플레이스토어의 어플 리뷰를 크롤링 *** Source code(Github): https://github.com/kairess/playstore_... *** Dependencies: - Python - Selenium - BeautifulSoup - pandas -  Chromedriver https://sites.google.com/a/chromium.o...

[빵형의 개발도상국] 코로나 바이러스 확진자 수 예측하기 - Python

이미지
*** 시계열 데이터를 활용하여 코로나 바이러스의 대한민국 확진자를 7일 후까지 예측 ***  Source code(Github): https://github.com/kairess/corona-vir... *** Dependencies: - Python - pandas - fbprophet - plotly *** Dataset:  Corona-02-21-202: https://www.kaggle.com/thaile1001/cor...