Python Visualization
-
In scientific visualisation, mapping scalar values to colours is a fundamental process. Despite its ineffectiveness,…
2 min read -
When should I use Seaborn versus matplotlib, and how to use it?
12 min read -
Making publication-quality figures in Python (Part IV): Violin plot and dendrogram
Data VisualizationDrawing violin plot and dendrogram from the scratch, a step-by-step guide
8 min read -
Making publication-quality figures in Python (Part III): box plot, bar plot, scatter plot…
Data ScienceWalking you through how to understand the mechanisms behind these widely-used figure types
10 min read -
Learning how to make line plot, understanding legends and colors
11 min read -
How to fully understand and control all the plotting parameters by yourself
10 min read