Commit 3fed5d42 by Tarun Shrivas

spelling changed

parent 2a4be933
...@@ -21,7 +21,7 @@ Feel free to explore the data set with multiple **supervised** and **unsupervise ...@@ -21,7 +21,7 @@ Feel free to explore the data set with multiple **supervised** and **unsupervise
### Data Dictionary: ### Data Dictionary:
| **Column Position** | **Atrribute Name** | **Definition** | **Data Type** | **Example** | **% Null Ratios** | | **Column Position** | **Attribute Name** | **Definition** | **Data Type** | **Example** | **% Null Ratios** |
|------------------- |---------------- |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |-------------- |----------------------------------------- |--------------- | |------------------- |---------------- |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |-------------- |----------------------------------------- |--------------- |
| 1 | age | Age (years) | Quantitative | 38, 42, 71 | 0 | | 1 | age | Age (years) | Quantitative | 38, 42, 71 | 0 |
| 2 | workclass | Workclass 8 different categories: (Private, Self-emp-not-inc, Self-emp-inc, Federal-gov, Local-gov, State-gov, Without-pay, Never-worked) | Qualitative | "Private", Local-gov", "Never-worked" | 6 | | 2 | workclass | Workclass 8 different categories: (Private, Self-emp-not-inc, Self-emp-inc, Federal-gov, Local-gov, State-gov, Without-pay, Never-worked) | Qualitative | "Private", Local-gov", "Never-worked" | 6 |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment