Suela IsajinTowards Data ScienceThe power of dbt incremental models for Big DataAn experiment on BigQueryFeb 9, 20232Feb 9, 20232
Suela IsajinTowards Data ScienceTwo (completely different) types of dbt incremental models in BigQueryPartition-based loading or tracking the history of your downstream model with incremental loadsJul 28, 20224Jul 28, 20224
Suela IsajinTowards Data ScienceTracking user activity with dbtGenerating historical activity table (time-partioned) in Bigquery with dbt incremental modelsDec 12, 2021Dec 12, 2021
Suela IsajGrouping by and applying functions on PandasIf you are new to pandas, have a look here at this article. I will take a simple example here of some data. If you want to try it with me…Nov 13, 2021Nov 13, 2021
Suela IsajCategorical values into Boolean columns in BigQuery using PIVOTA common problem is having a column of categorical values that you need to expand into several columns populated with true/false. While…Sep 16, 2021Sep 16, 2021
Suela IsajDeleting Apex Classes and Triggers on SalesforceIf you wonder how to delete an Apex class in Salesforce and you are trying to do that through the Salesforce UI, bad news…there is no way!Sep 10, 2021Sep 10, 2021