- line plot


- scatter plot

- histogram
bins =3 ์ผ๋ก ์ค์ ํด์ฃผ๋ฉด ํด๋น๋ฒ์๋ฅผ 3๊ฐ์ bar๋ก ๋๋๊ฒ ๋๋ค.

- ์ฐ์ต
- line plot

- scatter plot
plt.xscale() ๊ณผ ๊ฐ์ ํ์์ผ๋ก scale์ ์ค ์ ์๋ค.

- histogram
bins = 5 ๋ณด๋ค bins = 20 ์ผ๋ก ์ค์ ํ๋ฉด bar plot ์ด ๋ ์ด์ดํด์ง๋ ๊ฒ์ ํ์ธํ ์ ์๋ค.

์ฌ๋ผ์ด๋ ์ถ์ฒ : Datacamp - Datascientist with python
https://campus.datacamp.com/courses/intermediate-python/matplotlib?ex=13
'๐ฉ๐ปโ๐ป DataScientist for Python > DataCamp' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
| Intermediate Python 3 - Scatter plot option (0) | 2022.09.19 |
|---|---|
| Intermediate Python 2 - Matplotlib(Ticks) (1) | 2022.09.19 |
| Introduction to Python 7 - NumPy : Basic Statistics (0) | 2022.09.13 |
| Introduction to Python 6 - 2D NumPy Arrays (0) | 2022.09.13 |
| Introduction to Python 5 - Numpy (0) | 2022.09.13 |