Adding and Removing Data |
Performing Standard Data Operations > Adding and Removing Data
When working with data, you may find yourself in a situation where you need to append a data file to an existing data set. Or, you may need to create an entirely new data set to help with your data analysis.
Additionally, you may need the ability to remove data from an existing data set. This is often a good way to make a large data set smaller and more manageable. Or, it may just be a good way to manually filter out unnecessary records for your analysis.
Strata provides you with flexible tools to handle each of these scenarios, which will be discussed in this section.
Learn More
Please see the following sections for further information on these data operations:
Adding Individual Records to a Table
|