๐คซ ๋ฐ์ดํฐ๋ถ์์ ์์ด์ ๋นผ๋์ง ๋ง๊ณ ๊ผญ! ์์์ผ ํ ์๊ฐํ ๊ทธ๋ํ ์ข ๋ฅ๋ค
๐คซ ์์๋ก UPDATEํ๋ฉฐ ์ฌ๋ฌ ๊ทธ๋ํ๋ค์ ํน์ง์ ์ ๋ฆฌํด๋ณธ๋ค :)
kind | represents.. | data | etc. |
line plot | trend-based (over a period of time) | continuous | |
area plot | accumulated totals | two or more quantities | stacked / unstacked |
histogram | frequency (x-axis: bins / y-axis: frequency) |
||
bar chart (bar graph) |
compare the rules of a variable at a given point in time |
time-series | * the length of bars = the magnitude (size) of the feature (variable) * vertical - lack space for labelling (horizontal more practical) |
pie chart | numerical proportion | ||
box plot | * the distribution of given data (statistically) * 5 main dimensions |
unimodal distribution - continuous variable |
|
violin plot | * box plot + density trace | unimodal distribution - continuous variable |
|
scatter plot | dependent / independent - correlation exists? |
two variables againt each other | |
bubble plot | variation of scatter plot | 3 dimensions of data |
IN DETAIL... ๐
๐ box plot
box plot (+seaborn)
* ์ ๋ฒ EDA ๊ฐ๋ ํฌ์คํ ์์ EDA๊ฐ ๋ฌด์์ธ์ง ์์๋ณด์๊ณ , data ์ข ๋ฅ๋ณ & ์ํฉ๋ณ ์ ์ ํ ์๊ฐํ ์์ ๋ํด์ ๊ณต๋ถํ๋ค. https://sh-avid-learner.tistory.com/entry/EDA-Exploratory-Data-Analysis EDA - Explorat..
sh-avid-learner.tistory.com
๐ violin plot
violin plot (+seaborn)
* EDA์ ๋ํด ์์๋ณด์๊ณ EDA ๊ณผ์ ์์ ๋ง์ด ์ฐ์ด๋ ์๊ฐํ ๋ฐฉ๋ฒ ์ค box plot์ ๋ํด ์์ธํ ์์๋ณด์๋ค. box plot (+seaborn) * ์ ๋ฒ EDA ๊ฐ๋ ํฌ์คํ ์์ EDA๊ฐ ๋ฌด์์ธ์ง ์์๋ณด์๊ณ , data ์ข ๋ฅ๋ณ & ์ํฉ๋ณ
sh-avid-learner.tistory.com
* ๋ด์ฉ ์ผ๋ถ ์ถ์ฒ) data visualization with python (coursera)
'Visualizations > Various Graphs' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
seaborn plots - displot, pairplot, regplot (8) | 2022.06.10 |
---|---|
violin plot (+seaborn) (0) | 2022.03.27 |
box plot (+seaborn) (0) | 2022.03.25 |
folium ์๊ฐํ (0) | 2022.03.24 |
๋๊ธ