When analyzing data, regression lines can help us understand the trend of data. In this article, we will introduce how to use Seaborn and Plotly Express to plot regression lines.
Box Plots and Violin Plots are statistical charts that can well represent the distribution of data. In this article, we will introduce how to use Python’s Matplotlib, Seaborn, and Plotly Express packages to draw box plots and violin plots.
Heatmaps are often used to display the correlation coefficient of data. In this article, we will introduce how to use Python’s Matplotlib, Seaborn, and Plotly Express packages to draw heatmaps.