EngineRoom

Edit a Data Source

To view or edit the contents of your data source:

  • Drag on your data source to open the Data Editor, OR
  • Click on the data source, then click the Edit button.

This opens the Data Editor:

A window showing the EngineRoom data sources panel with an arrow to indicate dragging to open

To change the contents of a cell, click within a cell and type in the new value, then press the Enter key.

To change the name of a variable, change the cell in the first (header) row.

There are three main types of variables handled by EngineRoom:

  • Numeric
  • Text
  • DateTime

There is a fourth minor type that is a DOE Design Matrix that is generated from the DOE tool.

Rename your Data Source

Click on the name at the top of the data editor window and enter the desired name.

Cycle Time is highlighted at the top of the data editor window

Clean Your Data

The three buttons at the top help you check for data issues. Each button will have a small orange alert dot if the data type has been detected.

The three icons used for data cleaning: outliers, inconsistent data, and missing data
  • Check for Outliers: Used on Numeric data. Outliers are calculated based on the same algorithm as our Box Plot tool.
Outlier icon and related outlier
  • Check for Inconsistent Data: Identifies cells of data that don't appear to match the data that is surrounding it. This could be helpful for finding text values that cause errors in numeric data.
Inconsistent data icon and related inconsistent data icon
  • Check for Missing Data: Most tools cannot handle a variable with blank cells/rows. If blank cells are present within the data, this will take you to those cells to enter values.
Missing data icon and related missing data cell, highlighted red

Adding and Deleting Columns

  1. Right-click on the column heading OR hover over the column heading and click on the 3 dots.
  2. Navigate to Columns to Add and Delete columns.
Menu showing Column submenu with Add column and Delete column

Adding and Deleting Rows

  1. Right-click on the row heading
  2. Navigate to Rows to Add and Delete rows.
Menu showing Row submenu with Add row and Delete row

Sorting

  1. Right-click on the column heading OR hover over the column heading and click on the 3 dots.
  2. Navigate to Sort, where you can choose A -> Z or Z -> A.
Animation showing clicking on A -> Z and sorting a column of numbers 1 to 10

Copy Data Down a Column

  1. Select the cell or cells you would like to copy.
  2. Click and drag on the anchor in the bottom-right corner.
  3. The data will be copied (or shown in sequence) as far as you drag your cursor.
Animation showing cells with content 1 2 and 3 being highlighted and dragging down to fill the cells with 4 through 10

Filter and Subset

Visualize specific parts of your data by filtering and copying a portion of your data.

1. Click on the column header of the column you want to filter by.

Spreadsheet with Dependent Count column highlighted

2. Click the Filter icon in the toolbar.

Toolbar with Filter Data icon highlighted

3. Click on the three-bars next on the column to show the filter options.

Depend Count column is highlighted with a popover showing unique values in the column with checkboxes

4. Select how you want to filter your data and click Apply.

Dependent Count column highlighted with filter selection popover with 1 and 2 selected

5. Once filtered, you can create a copy of this filtered data source to use in your studies.

Toolbar with Create Data Source from Filtered Data highlighted

Revert Changes

If you want to revert all of the changes you made since you've opened the Data Editor, click the Revert button in the top-right corner.

Revert icon

Was this helpful?