Six-point board thickness
- Description
- Thickness of 2x6 SPF boards from a saw mill.
- Data source
- The thickness is measured with a laser and the units of measurement are mils (one thousands of an inch).
This is a subset of a larger industrial data set. No further adjustments were made to the data.
- Data shape
- 5000 rows and 6 columns
- Usage restrictions
- None
- Contact person
- Kevin Dunn
- Contact details
- [email protected]
- Added here on
- 05 January 2011 20:18
- Last updated
- 11 November 2018 16:35
Load this dataset in Python
import pandas as pd
df = pd.read_csv("https://openmv.net/file/six-point-board-thickness.csv")
df.describe()