Creating Boxplots of Well Log Data Using Matplotlib in Python
Understand your data distribution and identify outliers in petrophysics and well log data using boxplots

Boxplots are a great tool for data visualisation, they can be used to understand the distribution of your data, whether it is skewed or not, and whether any outliers are present. In this article, we will look at what boxplots are and how we can display them using pandas and matplotlib.
To accompany this article, I have made the following YouTube Video.
Keep reading with a 7-day free trial
Subscribe to Subsurface Syntax to keep reading this post and get 7 days of free access to the full post archives.

