Standard Transformations¶
Here are some of the transformations we typically perform on regular basis.
- Projection of data
- Filtering data
- Performing Aggregations
- Joins
- Sorting
- Ranking (will be covered as part of advanced queries)
Here are some of the transformations we typically perform on regular basis.