import json, pandas as pd import tensorflow as tf import pandas as pd import numpy as np from sklearn.model_selection import train_test_split json_string=''' { "Unnamed":{ "0":"1", "1":"2", "2":"3", "3":"4", "4":"5" }, "FB":{ "0":"230.1", "1":"44.5", "2":"17.2", "3":"151.5", "4":"180.8" }, "TV":{ "0":"37.8", "1":"39.3", "2":"45.9", "3":"41.3", "4":"10.8" }, "Newpaper":{ "0":"69.2", "1":"45.1", "..
import sklearn as sk import pandas as pd import seaborn as sns import matplotlib.pyplot as plt import pandas as pd df=pd.read_json("A0007IT.json") import matplotlib.pyplot as plt import matplotlib.font_manager as fm plt.rc('font', family='NanumGothicCoding') 4. 분포도 count plot sns.countplot(data = df, x = 'Address1') plt.show() idx_address = df.loc[df['Address1'] == '-'].index df.drop(idx_address..
- Total
- Today
- Yesterday
- webix
- KG
- xe addon
- XE3
- EC
- 파이썬
- ocjap
- 라이믹스
- MySQL
- JDBC
- 문자열
- 자바
- php
- 이클립스
- XE
- 스크래핑
- proc
- ocajp
- esql
- C
- 포인터
- 자바 smtp
- 오라클
- 인포믹스
- 플러터
- 프로씨
- 파싱
- xe애드온
- C언어
- Python
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |

