Matplotlib으로 시작하는 데이터 시각화
Ariel Rokem
Data Scientist
https://matplotlib.org/gallery.html
https://matplotlib.org/mpl_toolkits/mplot3d/tutorial.html
https://matplotlib.org/users/image_tutorial.html
이미지 출처: Gytis Dudas 및 Andrew Rambaut
https://matplotlib.org/api/animation_api.html
https://scitools.org.uk/cartopy/docs/latest/
seaborn.relplot(x="horsepower", y="mpg", hue="origin", size="weight", sizes=(40, 400), alpha=.5, palette="muted", height=6, data=mpg)
https://seaborn.pydata.org/examples/index.html