일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- matplotlib
- 프로젝트
- Agile
- Project
- ECS
- analyzing
- DANAWA
- instance
- tensorflow
- pandas
- 자바스크립트
- visualizing
- AWS
- data analyze
- 크롤링
- adaptive life cycle
- opencv
- Method
- Crawling
- keras
- angular
- Scrum
- algorithm
- webcrawling
- python
- TypeScript
- 다나와
- 애자일
- data
- javascript
- Today
- Total
목록Youtube (2)
LiJell's 성장기

유튜브 1편 크롤링 : https://lime-jelly.tistory.com/41 __04.data_analyzing_crawling_youtube_ranking (유튜브 1편) 4. Youtube ranking Crawling 멜론, 벅스, 지니 차트 크롤링 : https://lime-jelly.tistory.com/40 Crawling 기초: https://lime-jelly.tistory.com/39 4.1. 크롤링 전 사전 준비 이해가 안된다면 음악차트 크롤링.. lime-jelly.tistory.com 5.1. 시각화를 위해 필요한 라이브러리 불러오기 5.1.1. 시각화 그래프에 한글 적용을 위한 라이브러리 from matplotlib import rc, font_manager 5.1.2. 한..
유튜브 2편 전처리/시각화: https://lime-jelly.tistory.com/42 __05.data.analyzing_youtube_data_visualizing (유튜브 2편) 유튜브 1편 크롤링 : https://lime-jelly.tistory.com/41 __04.data_analyzing_crawling_youtube_ranking (유튜브 1편) 4. Youtube ranking Crawling 멜론, 벅스, 지니 차트 크롤링 : https://lime-jelly.tistory... lime-jelly.tistory.com 4.1. 크롤링 전 사전 준비 이해가 안된다면 음악차트 크롤링을 참고하세요 4.1.1. HTML 다운하기 from selenium import webdriver fr..