📄️ Adding Datasets
The first step in designing an AtScale model is to import the physical tables and views that it will be based on.
🗃️ Adding Calculated Columns to Datasets for Simple Data Transformations
5 items
📄️ Editing the Dataset Type
When you edit a dataset, you can change the underlying table or query that it points to. This allows you to iterate and develop against a smaller test dataset, then switch to the full dataset when you are ready to deploy the project.
📄️ Viewing a Sample of Dataset Rows
AtScale lets you to view a sample of a dataset's rows. Viewing a sample of rows allows you to examine the column values and decide which data to base your model attributes on.
📄️ Removing Datasets from Repositories and Models
You can remove datasets at the repository and model levels.