Skip to content

Instantly share code, notes, and snippets.

@shedoesdatascience
Created August 9, 2020 00:19
Show Gist options
  • Save shedoesdatascience/dec6a42e1ae36455f0c7c8aa5df3b19e to your computer and use it in GitHub Desktop.
Save shedoesdatascience/dec6a42e1ae36455f0c7c8aa5df3b19e to your computer and use it in GitHub Desktop.
+---------------------+--------------------+--------------------+--------------------+
| Variable Name | Variable Type | Variable Name | Variable Type |
+---------------------+--------------------+--------------------+--------------------+
| Title | String | Telecommuting | Binary |
| Location | String | Company Logo | Binary |
| Department | String | Questions | Binary |
| Salary range | String | Fraudulent | Binary |
| Company profile | String | In balanced | Binary |
| Description | String | Employment Type | Categorical/Factor |
| Requirements | String | Benefits | String |
| Required experience | Categorical/Factor | Required Education | Categorical/Factor |
| Industry | Categorical/Factor | Function | Categorical/Factor |
+---------------------+--------------------+--------------------+--------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment