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