1. Home
  2. Workspaces
  3. Data & Files
  4. Datasets
  5. Sample mode in the Data Table Editor

Sample mode in the Data Table Editor

The Data Table Editor can be used in two modes, normal mode and sample mode, and which mode it's in depends on the size of the dataset you are working with.

If you are working with a CSV file, it can only be opened in normal mode and has a size limit of 10 MB. If you try to open a CSV file that is larger than 10 MB, you will be prompted to convert it to a Dataset so you can open it in the Data Table Editor in Sample mode.

A Dataset can be opened in both normal mode and sample mode. If the dataset you try to open contains more than 250,000 cells it will open in sample mode and if it contains less than 250,000 cells it will open in normal mode. This happens automatically depending on the size.

Sample mode

When a Dataset is opened in Sample mode, the Data Table Editor will go through the Dataset and pull out a random collections of rows, with the aim of pulling as close to 250,000 cells as possible. This means that the number of rows that are pulled into the sample will depend on how many columns there are. Each time the Dataset is opened, a new sample will be created.

Because you are just seeing a sample of the Dataset, the editing functionality is disabled and you can only view this Dataset in Read-only mode.

There will be a banner at the top of the Data Table Editor that indicates that you are viewing a sample. This banner will show the number of rows that are shown in the sample as well as the number of rows in the full dataset.

Running the Data Table Analytics Modules in Sample mode

You can read more about the general running of the Data Table Analytics Modules in this article. When the Data Table Editor is in sample mode, the Analysis that is done in the module will only run on the sample. When you have made all the adjustments, you can then run the analysis on the entire Dataset in the R Console with the Run on full database table in the R Console button. That will open the R Console and run the same analysis as in the analytics module on the entire dataset.

All plots that are generated in a Data Table Analytics Module that is run in sample mode will have a "SAMPLE (n=xxxxxx)" watermark embedded in it, where the n value is the number of rows in the sample.

Updated on May 2, 2023

Was this article helpful?

Related Articles

Not the solution you were looking for?
Click the link below to submit a support ticket
CONTACT SERVICE DESK