Oil company DOE
- Description
- Experimental data; testing amount of 4 materials added (A, B, C, D) in order to achieve a certain volumetric heat capacity, y.
- Data source
- Industrial source (context and data modified for confidentiality).
- Data shape
- 19 rows and 5 columns
- Usage restrictions
- None
- Contact person
- Kevin Dunn
- Contact details
- [email protected]
- Added here on
- 09 January 2011 20:39
- Last updated
- 11 November 2018 16:36
Load this dataset in Python
import pandas as pd
df = pd.read_csv("https://openmv.net/file/oil-company-doe.csv")
df.describe()