@@ -8,17 +8,18 @@ Python + λ°μ΄ν°μκ°νλ‘ ν μ μλ λ€μν νλ€κ³Ό νν 리μΌ
8
8
9
9
### Static
10
10
11
- λ²μ©μ μΌλ‘ μ¬μ©νλ λ°μ΄ν° μκ°ν λΌμ΄λΈλ¬λ¦¬μ
λλ€.
11
+ λ²μ©μ μΌλ‘ μ¬μ©νλ μ μ λ°μ΄ν° μκ°ν λΌμ΄λΈλ¬λ¦¬μ
λλ€.
12
12
13
13
matplotlibμ κ²½μ°μλ μΈν°λν°λΈνκ² μ¬μ©ν μ μμΌλ λ³΄ν΅ μ μ λ°μ΄ν° μκ°νμ λ§μ΄ νμ©ν©λλ€.
14
14
15
- | Name | Description | Documentation | Github | use |
16
- | -------------- | ------------------------------------- | ------------------------------------------------------ | -------------------------------------------------- | --- |
17
- | ** matplotlib** | κ°μ₯ κΈ°λ³Έμ μΈ μκ°ν λΌμ΄λΈλ¬λ¦¬ | [ matplotlib] ( https://matplotlib.org/ ) | [ github] ( https://github.com/matplotlib/matplotlib ) | O |
18
- | ** seaborn** | matplotlibμ λ² μ΄μ€λ‘νλ ν΅κ³ μκ°ν | [ seaborn] ( http://seaborn.pydata.org/ ) | [ github] ( https://github.com/mwaskom/seaborn ) | O |
19
- | ** plotnine** | ggplot2μ μ¬μ©ν μ μλ λΌμ΄λΈλ¬λ¦¬ | [ plotnine] ( https://plotnine.readthedocs.io/en/stable/ ) | [ github] ( https://github.com/has2k1/plotnine ) | X |
15
+ | Name | Description | Documentation | Github | use |
16
+ | -------------- | ------------------------------------------ | ------------------------------------------------------ | -------------------------------------------------- | --- |
17
+ | ** matplotlib** | κ°μ₯ κΈ°λ³Έμ μ΄κ³ λ²μ©μ μΈ μκ°ν λΌμ΄λΈλ¬λ¦¬ | [ matplotlib] ( https://matplotlib.org/ ) | [ github] ( https://github.com/matplotlib/matplotlib ) | O |
18
+ | ** seaborn** | matplotlibμ λ² μ΄μ€λ‘νλ ν΅κ³ μκ°ν | [ seaborn] ( http://seaborn.pydata.org/ ) | [ github] ( https://github.com/mwaskom/seaborn ) | O |
19
+ | ** plotnine** | ggplot2μ μ¬μ©ν μ μλ λΌμ΄λΈλ¬λ¦¬ | [ plotnine] ( https://plotnine.readthedocs.io/en/stable/ ) | [ github] ( https://github.com/has2k1/plotnine ) | X |
20
20
21
- - [ Matplotlib νν 리μΌ] ( /matplotlib/README.md )
21
+ - [ Matplotlib Tutorial] ( /matplotlib/README.md )
22
+ - [ Seaborn Tutorial] ( /matplotlib/README.md )
22
23
23
24
### Interactive
24
25
@@ -52,11 +53,11 @@ matplotlibμ κ²½μ°μλ μΈν°λν°λΈνκ² μ¬μ©ν μ μμΌλ 보ν΅
52
53
| ** folium** | leaflet.js | [ folium] ( https://python-visualization.github.io/folium/ ) | [ github] ( https://github.com/python-visualization/folium ) | O |
53
54
| ** geopandas** | | [ geopandas] ( https://geopandas.readthedocs.io/en/latest/ ) | [ github] ( https://github.com/geopandas/geopandas ) | X |
54
55
| ** googlemaps** | κ΅¬κΈ μ§λ API | [ googlemaps] ( https://googlemaps.github.io/google-maps-services-python/docs/index.html ) | [ github] ( https://github.com/googlemaps/google-maps-services-python ) | X |
55
- | ** kapler .gl** | Jupyter WidgetμΌλ‘ μ¬μ©κ°λ₯ (3D) | [ kapler .gl] ( https://docs.kepler.gl/docs/keplergl-jupyter ) | [ github] ( https://github.com/keplergl/kepler.gl/tree/master/bindings/kepler.gl-jupyter ) | X |
56
+ | ** kepler .gl** | Jupyter WidgetμΌλ‘ μ¬μ©κ°λ₯ (3D) | [ kepler .gl] ( https://docs.kepler.gl/docs/keplergl-jupyter ) | [ github] ( https://github.com/keplergl/kepler.gl/tree/master/bindings/kepler.gl-jupyter ) | X |
56
57
57
- ### Specific
58
+ ### ETC
58
59
59
- νΉμν λͺ©μ μ μκ°ν λΌμ΄λΈλ¬λ¦¬μ
λλ€.
60
+ νΉμν λͺ©μ μ μκ°ν λΌμ΄λΈλ¬λ¦¬μ
λλ€. μ΄ λΌμ΄λΈλ¬λ¦¬λ Matplotlibμ κΈ°λ°μΌλ‘ λ§λ€μ΄μ‘μ΅λλ€.
60
61
61
62
| Name | Description | Documentation | Github | use |
62
63
| ------------- | ------------- | ------------------------------------------------------ | ---------------------------------------------------- | --- |
@@ -65,6 +66,7 @@ matplotlibμ κ²½μ°μλ μΈν°λν°λΈνκ² μ¬μ©ν μ μμΌλ 보ν΅
65
66
| ** wordcloud** | μλ ν΄λΌμ°λ | [ wordcloud] ( https://amueller.github.io/word_cloud/ ) | [ github] ( https://github.com/amueller/word_cloud ) | O |
66
67
| ** squarify** | νΈλ¦¬λ§΅ | | [ github] ( https://github.com/laserson/squarify ) | O |
67
68
69
+ - [ ETC Tutorial] ( /etc/README.md )
68
70
69
71
### Interpretable AI
70
72
0 commit comments