Getatlas Anqqbdpidh
Help CenterData IngestionImporting Data from CSV Files

Importing Data from CSV Files

Last updated August 14, 2024

CSV (Comma-Separated Values) files are a common format for storing and sharing tabular data. Deltaray makes it easy to import your CSV data, allowing you to quickly begin analyzing and transforming your information.

Importing Your CSV Data

  • Create a New Project: Start by creating a new project in Deltaray to house your imported data. Give your project a descriptive name.
  • Choose Data Ingestion: Within your project, go to the "Data Ingestion" section.
  • Select "CSV File": Select the "CSV File" option as your data source.
  • Upload Your CSV: Click the "Upload File" button and choose the CSV file you want to import.
  • Configure Settings: Deltaray will attempt to automatically detect the delimiter and encoding of your CSV file. However, you can adjust these settings if needed.
  • Preview Your Data: Once the file is uploaded, Deltaray provides a preview of the data, allowing you to verify that it has been imported correctly.
  • Define Field Types: Deltaray offers options to automatically assign data types to each column in your CSV. You can manually change the data type if necessary.
  • Create Dataset: After reviewing the data preview and defining field types, click "Create Dataset" to import your CSV data into Deltaray.

You can now access your imported data within your project and start using Deltaray's transformation and analysis features.

Was this article helpful?