Rubber colour
- Description
- The colour of a rubber product; this example is to demonstrate how to build a monitoring chart.
- Data source
- Industrial source
- Data shape
- 100 rows and 1 columns
- Usage restrictions
- None
- Contact person
- Kevin Dunn
- Contact details
- [email protected]
- Added here on
- 26 March 2015 18:08
- Last updated
- 01 January 2019 12:39
Load this dataset in Python
import pandas as pd
df = pd.read_csv("https://openmv.net/file/rubber-colour.csv")
df.describe()