Data Science Lab
  • What is Data Science Lab?
  • Accessing the Data Science Lab Module
  • Homepage
  • List Projects
  • List Feature Stores
  • Create
    • Create Project
      • Container Status Message
    • Create Feature Store
  • Registered Models and APIs
  • Settings
  • Trash
  • Tabs for a DSL Project
    • Workspace
      • Workspace Folders
        • Repo Folder Attributes
          • Notebook Actions
            • Export
            • Register as Job
            • Notebook Version Control
            • Share
            • Delete
            • Information
        • Repo Folder Attributes for a Repo Sync Project
          • File Attributives
        • Utils Folder Attributes
          • Utility Actions
        • Files Attributes
      • Working with the Workspace tab
        • Create
        • Import
          • Importing Notebook
          • Pull from Git
        • Adding File and Folders
      • Linter
      • Git Console
    • Data
      • Adding Data
      • Data List Page
    • Model
      • Import Model
      • Explainer Generator
      • Export to GIT/ Model Migration
      • Model Explainer
      • Share a Model
      • Register a Model
      • Unregister a Model
      • Register a Model as an API Service
        • Register a Model as an API
        • Register an API Client
        • Pass Model Values in Postman
      • Delete Model
    • AutoML
      • Creating AutoML Experiment
      • AutoML List Page
        • View Explanation
          • Model Summary
          • Model Interpretation
            • Classification Model Explainer
            • Regression Model Explainer
            • Forecasting Model Explainer
          • Dataset Explainer
  • Data Science Notebook
    • Preview File
    • Save as Notebook
    • .ipynb File Cells
      • Using a Code Cell
      • Using a Markdown Cell
      • Using an Assist Cell
    • Resource Utilization Graph
    • Taskbar
    • Actions Icons
  • Model Creation using Data Science Notebook
  • Notebook Operations
    • Data
      • Copy Path Functionality
    • Secrets
    • Algorithms
    • Transforms
    • Artifacts
    • Variable Explorer
    • Writers
Powered by GitBook
On this page
  • Adding Data Sets
  • Uploading and Adding Data Sandbox Files
  • Uploading a Data Sandbox
  • Adding Databox Files
  • Adding Feature Stores
  1. Tabs for a DSL Project
  2. Data

Adding Data

This page describes the steps to add data to your DSL project.

PreviousDataNextData List Page

Last updated 8 months ago

Adding Data Sets

Pre-requisites:

  • The users must have permission to access the Data Center module of the Platform.

  • The users must have the required data sets listed under the Data Center module.

Check out the illustration to understand the steps for adding Datasets to a DSL Project.

  • Open a Project.

  • Click the Data tab to open it.

  • Click the Add Data option from the Data tab.

  • The Add Data page opens offering two options to choose data:

    • Data service (the default selection)

    • Data Sandbox Files

    • Feature Stores

  • Go ahead with the Data Sets option from the Data Source drop-down menu.

  • Use the Search space to search through the displayed data service list.

  • Select the required data set(s) using the checkboxes provided next to it.

  • Click the Add option.

  • The selected data set(s) gets added to the concerned project.

  • A notification message appears to inform the same.

Uploading and Adding Data Sandbox Files

Pre-requite: The user must configure the Sandbox Settings to access the Data Sandbox option under the Data Science Lab.

Check out the illustration to understand the steps for uploading and adding Datasandbox to a DSL Project.

Uploading a Data Sandbox

  • Open a DSL Project.

  • Click on the Data tab.

  • Click the Add Data option.

  • The user gets redirected to the Add Data page.

  • Select the Data Sandbox option from the Data Source drop-down menu.

  • Click the Upload option to upload a Data Sandbox file.

  • The user gets redirected to the Upload Data Sandbox page.

  • Provide a Sandbox Name.

  • Provide a Description of the Data Sandbox.

  • Click the Choose File option to select a file.

  • Choose a file from your system and upload it. The supported files are

  • Click the Save option to begin the file upload.

  • Wait till the uploaded file gets loaded 100%.

  • The uploaded sandbox file gets added under the Add Datasets page.

  • A notification message appears to indicate that the file has been uploaded.

Adding Databox Files

  • The user gets redirected to the Add Data page.

  • Select the Data Sandbox option from the Data Source drop-down menu.

  • Use the search space to search a specific data sandbox.

  • Select Data Sandbox files using the checkbox given next to the Sandbox entry (The uploaded Data Sandbox file appears at the top of the list).

  • Click the Add option that appears after selecting the uploaded Sandbox file.

  • The user gets redirected to the Dataset tab where the added dataset file gets listed.

  • A notification message appears to inform that the selected Dataset (in this case, the selected Data Sandbox file) has been updated.

Please Note: The users get a search bar to search across the multiple Datasets options on the Add Datasets page.

Adding Feature Stores

Check out the illustration to understand the steps for adding Feature Stores to a DSL Project.

  • Open a DSL project.

  • Click the Data tab to open it.

  • Click the Add Data option from the Data tab.

  • The Add Data page opens offering three options to choose data.

  • Select the Feature Stores option from the Data Source drop-down menu.

  • Use the Search space to search through the displayed data service list.

  • Select the required feature store(s) using the checkboxes provided next to it.

  • Click the Add option.

  • The selected feature store(s) gets added to the concerned project.

  • A notification message appears to inform the same.

Adding Datasets to a DSL Project
Uploading and Adding Data Sandbox Files
Adding Feature Stores to a DSL Project