# Data List Page

## Preview

The Data Preview option displays a sample of the actual data for the user to understand the data values in a better way.

* Navigate to the ***Dataset*** list inside a Project.
* Select either a Data Sandbox or Dataset from the displayed list.&#x20;
* Click the ***Preview*** icon for the selected data entity.&#x20;

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FJ1HaD3Q8ta9XD1t73MZx%2Fimage.png?alt=media&#x26;token=66a533da-c70c-4a1a-a8ca-4bf497186f7c" alt=""><figcaption></figcaption></figure>

* The ***Preview Data Sandbox*** or Preview Dataset page opens based on the selected data.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FX3Ldtz8dFRswAnc6bBqm%2Fimage.png?alt=media&#x26;token=7ee38411-9ff8-41c1-9ef9-1fa07ff267df" alt=""><figcaption><p><em><strong>Preview of a Data Sandbox</strong></em></p></figcaption></figure>

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FuKHaoxLaCIk4EPKV3Q5l%2Fimage.png?alt=media&#x26;token=ddee40c6-714a-41d8-9b11-048e2746900b" alt=""><figcaption><p><em><strong>Preview of a Dataset</strong></em></p></figcaption></figure>

## Data Profile

This action helps users to visualize the detailed profile of data to know about data quality, structure, and consistency. A data profile is a summary of the characteristics of a dataset. It is created as a preliminary step in data analysis to better understand the data before performing an in-depth analysis.

{% hint style="success" %}
*Check out the illustration provided at the beginning to get the full view of the Data Profile page.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2F0NFyixcP82ELwvzSGvPn%2FData%20Profile.mp4?alt=media&token=f2105b39-54b6-41e3-ac86-30e1e1899e12>" %}
***Displaying Data Profile for an added Feature Store*** &#x20;
{% endembed %}

* Navigate to the Data list page.
* Select a Dataset from the list. It can be anything from a Dataset, Data Sandbox file, or Feature Store.&#x20;
* Click the ***Data Profile*** icon.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FXv06qCUYVEP95Cx62VNx%2Fimage.png?alt=media&#x26;token=8a2e4377-4f18-4c69-961c-42aef4fe35b1" alt=""><figcaption><p><em><strong>Accessing Data Profile icon</strong></em> </p></figcaption></figure>

* The ***Data Profile*** drawer opens displaying the Data Set information, Variable Types, Warnings, Variables, Correlation chart, missing values, and sample.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FMx8p6UuCR5DUay9vhXzq%2Fimage.png?alt=media&#x26;token=6b156051-9f46-40e8-8c7d-34ddbef65ff0" alt=""><figcaption><p><em><strong>Displaying the Data Profile for the selected Data</strong></em> </p></figcaption></figure>

## Create Experiment

&#x20;The *users can create a supervised learning (Auto ML) experiment using the **Create Experiment** option.*

{% hint style="success" %}
*Check out the illustration to create an auto ML experiment.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FRiXW1dtdBNhEao7bMZ8a%2FCreating%20an%20Experiment.mp4?alt=media&token=6ede6b83-25ac-4cc2-b911-7a1d762ad06d>" %}
***Creating an Experiment***
{% endembed %}

* Navigate to the **Dataset List** page.
* Select a ***Dataset*** from the list.
* Click the ***Create Experiment*** icon.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> An experiment contains two steps:*

* ***Configure**: Enter the Experiment name, Description, and Target column.*

* ***Select Experiment Typ**e: Select an algorithm type from the drop-down menu.*
  * A ***Classification*** experiment can be created for discrete data when the user wants to predict one of the several categories.
  * A ***Regression*** experiment can be created for continuous numeric values.
  * A ***Forecasting*** experiment can be created to predict future values based on historical data.
    {% endhint %}

* The ***Configure*** tab opens (by default) while opening the ***Create Experiment*** form.

* Provide the following information:
  * Provide a name for the experiment.
  * Provide ***Description*** (optional).
  * Select a ***Target Column***.
  * Select a ***Data Preparation*** from the drop-down menu.

    * Use the checkbox to select a Data Preparation from the displayed drop-down.

    <figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FyhDqecxr6Mw3gFg9ODYq%2Fimage.png?alt=media&#x26;token=a9d36ced-a689-4b9c-be1d-a8334baf755b" alt=""><figcaption><p><em><strong>Selecting Data Preparation from the dropdown menu</strong></em></p></figcaption></figure>
  * Select columns that need to be excluded from the experiment.
    * Use the checkbox to select a field to be excluded from the experiment.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The selected fields will not be considered while training the Auto ML model experiment.*
{% endhint %}

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FeXMu4Ub9iZzEt5f4EEeG%2Fimage.png?alt=media&#x26;token=ac8deef8-a5b9-4b30-8e6a-d681d053c87c" alt=""><figcaption><p><em><strong>Selecting Columns to be excluded from the model training</strong></em></p></figcaption></figure>

* Click the ***Next*** option.             &#x20;

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2F4Ft6pO6QVSr5AYgOpFul%2Fimage.png?alt=media&#x26;token=edc47746-4a92-4767-baae-03621d5b7051" alt=""><figcaption><p><em><strong>Configure tab with selected Data Preparations and excluded fields</strong></em></p></figcaption></figure>

* The user gets redirected to the ***Select Experiment Type*** tab.
* Select a prediction model using the checkbox.
* *Based on the selected experiment type a validation notification message appears.*
* Click the ***Done*** option.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FH5O9amWBxrCgvyqzx5Hl%2Fimage.png?alt=media&#x26;token=d1ed7c61-3803-4644-9302-98d63e7b6de7" alt=""><figcaption><p><em><strong>Selecting Experiment Type</strong></em></p></figcaption></figure>

* A notification message appears.
* The user gets redirected to the ***Auto ML list*** page.
* The newly created experiment gets added to the list with the ***Status*** mentioned as ***Started***.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FJnsLaz20VoAbK4GjIcFI%2Fimage.png?alt=media&#x26;token=fcf734c0-843c-49e5-b5f2-cebd542c849f" alt=""><figcaption></figcaption></figure>

## Data Preparation

Data Preparation involves gathering, refining, and converting raw data into refined data. It is a critical step in data analysis and machine learning, as the quality and accuracy of the data used directly impact the accuracy and reliability of the results. The data preparation ensures that the data is accurate, complete, consistent, and relevant to the analysis.  The data scientist can make more informed decisions, extract valuable insights, and unveil concealed trends and patterns within the raw data with the help of the Data Preparation option.

* Navigate to the ***Data*** tab.
* Select a Dataset from the list.
* Click the ***Data Preparation*** icon.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2F95jHNhpQoBxtpgkhdjZy%2Fimage.png?alt=media&#x26;token=ea810eff-f344-4cff-8095-155688f9d2ff" alt=""><figcaption></figcaption></figure>

* The ***Data Preparation*** page opens displaying the dataset in the grid format.
* Select a column from the displayed dataset.
* Open the ***Transforms*** tab.
* Use the search tab to search for a transform.
* Apply the required transforms on the data set. ***Delete rows with empty cell*** transform is applied to the SepalLength column.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FaK9VAxLAUDV3CxbJZnxi%2Fimage.png?alt=media&#x26;token=977b2762-5a77-4ddc-b78f-6cab20e07421" alt=""><figcaption></figcaption></figure>

* All the empty rows of the selected column are deleted.
* Click the ***Save*** option. The Data Preparation will be saved with a default name by clicking the ***Save*** option.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FK5oQwAOV08Iijkb7ygTD%2Fimage.png?alt=media&#x26;token=2cbbf97e-e6ab-4d95-9c8e-ec82002b0644" alt=""><figcaption></figcaption></figure>

* A notification message informs the users that the data preparation has been saved.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FINt9HZDaYwTsEjSlWOGw%2Fimage.png?alt=media&#x26;token=3ebfb2ea-ca4d-4f04-8d44-1ec9c9f8c7cd" alt=""><figcaption></figcaption></figure>

* The user gets redirected to the ***Data*** tab displaying the Data List.&#x20;
* Click the ***Data Preparation*** icon for the same dataset.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2Feo7XLAVElep6EClmGeKR%2Fimage.png?alt=media&#x26;token=7b28441a-ee3e-45c3-91dc-a1b0d83b20bf" alt=""><figcaption></figcaption></figure>

* The ***Preparation List*** drawer appears with the saved data preparation. You can use the ***Create Preparation*** option to create a new preparation based on the same Data.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2F8HYq6608xuQJT8wHyOzg%2Fimage.png?alt=media&#x26;token=3648d9c7-2c99-4d17-97f1-5046bb2694d0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Refer to the* [***Data Preparation***](https://app.gitbook.com/s/e7P9Uf1O3iaFlsO3hfWI/data-center/data-preparation) *section of the* [***Data Center***](https://app.gitbook.com/o/BHXEmSpD7W3xDgxnOIpk/s/e7P9Uf1O3iaFlsO3hfWI/) *module for more details.*
{% endhint %}

## Delete

* Navigate to the ***Data*** tab.
* Select a Dataset from the list.
* Click the ***Delete*** icon.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FEaMcwBLoxjFcNG3wNJhY%2Fimage.png?alt=media&#x26;token=798b5337-cad9-48cb-80b9-a68797a3ce43" alt=""><figcaption><p><em><strong>Accessing Delete icon for a Dataset</strong></em></p></figcaption></figure>

* A dialog box opens to ensure the deletion.
* Click the ***Yes*** option.

&#x20;       ![](https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FR6ADa6oYHv4q5XEAPOr1%2Fimage.png?alt=media\&token=e298d69f-bc69-459f-ba37-db10a33ff298)​

* A notification message appears to assure about the completion of the deletion action.
* The concerned Data set will be removed from the list. &#x20;

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FUXmTJqfD3q8dEBaqHUX6%2Fimage.png?alt=media&#x26;token=e1adea45-9c46-45b0-b43b-3d1a40fe0acf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The Preview, Create Experiment, and Data Preparation Actions are not supported for the Datasets based on a Feature Store.*
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/data-science-lab-5/tabs-for-a-dsl-project/data/data-list-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
