← 返回首页
Introduction to scatterplot with plotnine

Introduction to scatterplot with plotnine

Plotnine is a Python library allowing to create beautiful ggplot-like plots using the grammar of graphics syntax.

In this step-by-step post, we will see how to create a scatter plot using plotnine and how to add basic customization