talaviyabhavik commited on
Commit
fdb8980
1 Parent(s): 189b341

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,13 +1,18 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- **Description**: Snapshot measurements on 27 variables from a distillation column; measured over 2.5 years. \n
5
- **Data source**: From an industrial source; variable names have been coded. e.g. Temp1 is a temperature, but we cannot disclose where it is measured on the column. \n
 
 
 
6
  Temperatures are in Fahrenheit
7
  Pressures are measured in bars
8
  FlowC1 in units of MSCFD
9
  FlowC3 and FlowC4 are in units of MBPD
10
  Temp11 = Temp3 - Temp9 = the temperature increase of the stream leaving the column and returning back, after passing through the reboiler
11
  InvTemp tags are 1000/temperature, therefore with units of inverted Fahrenheit
12
- The last column, VapourPressure, is a quality variable measured in the laboratory. The other snapshot measurements in the row correspond to the process conditions when the sample was taken. \n
 
 
13
  **Data shape** 253 rows and 27 columns
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ **Description**: Snapshot measurements on 27 variables from a distillation column; measured over 2.5 years.
5
+
6
+
7
+ **Data source**: From an industrial source; variable names have been coded. e.g. Temp1 is a temperature, but we cannot disclose where it is measured on the column.
8
+
9
  Temperatures are in Fahrenheit
10
  Pressures are measured in bars
11
  FlowC1 in units of MSCFD
12
  FlowC3 and FlowC4 are in units of MBPD
13
  Temp11 = Temp3 - Temp9 = the temperature increase of the stream leaving the column and returning back, after passing through the reboiler
14
  InvTemp tags are 1000/temperature, therefore with units of inverted Fahrenheit
15
+ The last column, VapourPressure, is a quality variable measured in the laboratory. The other snapshot measurements in the row correspond to the process conditions when the sample was taken.
16
+
17
+
18
  **Data shape** 253 rows and 27 columns