일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 다나와
- Method
- data analyze
- adaptive life cycle
- 애자일
- Project
- python
- keras
- analyzing
- AWS
- Scrum
- visualizing
- Crawling
- matplotlib
- opencv
- 자바스크립트
- data
- TypeScript
- webcrawling
- 크롤링
- pandas
- tensorflow
- DANAWA
- 프로젝트
- algorithm
- ECS
- javascript
- angular
- Agile
- instance
Archives
- Today
- Total
목록plot (1)
LiJell's 성장기
18.python_visualization
Modified on Jan 10 2022 # -- coding: utf-8 -- """ Created on Wed Dec 29 14:14:18 2021 @author: hanju """ 시각화( visualization) df1 = pd.read_csv("./data/cancer_test.csv") df1 ''' id diagnosis ... symmetry_worst fractal_dimension_worst 0 842302 Malignant ... 0.4601 0.11890 1 842517 Malignant ... 0.2750 0.08902 2 84300903 Malignant ... 0.3613 0.08758 3 84348301 Malignant ... 0.6638 0.17300 4 8435840..
Bigdata/파이썬_Python
2022. 1. 10. 22:37