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