Develop DBT Models in BigQuery DW & Visualize in Apache Superset — Part 1This is a hands-on and practical project that would help those who want to begin their DBT(Data Build Tool) journey and those who already…Feb 6Feb 6
How to create a Python virtual environment using the terminal.This article provides a quick and easy way to create a virtual environment using the terminal on your MacBook. The process would be smooth…Jan 24Jan 24
Measuring Ad Effectiveness: A/B Testing for Campaign Success and AttributionIn this article or documentation, I will discuss and give details of practically implemented A/B testing in measuring the effectiveness of…Jan 22Jan 22
Maximizing Sales Conversions: How to use A/B Testing to Find Customers.This is a practical application of my previous blog about the statistical application of A/B testing in product performance in analytics…Jan 17Jan 17
A/B Testing, calculating lift rate of a testOne of the determinant factors of two-tailed hypothesis testing is the lift rate. What then is lift rate, its importance in A/B testing and…Feb 22, 2022Feb 22, 2022
A/B Testing, calculating your sample size using various methodsOne headache for A/B testing is how best to determine the total number of users to use in the two groups namely control_group and the…Feb 8, 20222Feb 8, 20222
Understanding A/B Testing and the Statistical logics involvedProduct managers and UI/UX Designers are always super-excited and very positive about the next beautiful and “fancy” feature they are about…Feb 7, 2022Feb 7, 2022
Creating your first database(db) in SQLite3 using Jupyter notebookIf you followed by previous writeup on how to install the various package needed to run jupyter notebook, then this is yours. If you…Mar 19, 2021Mar 19, 2021
Starting SQL by using Jupyter Notebook — Installations needed.As a newbie to using SQL programming language, there are some tools/softwares that need to be installed to help you start writing your…Mar 15, 20211Mar 15, 20211