DevOps Overview
What is DevOps? DevOps is the union of software development (dev) and software operations (ops). DevOps enables formerly […]
What is DevOps? DevOps is the union of software development (dev) and software operations (ops). DevOps enables formerly […]
statsmodels is a Python library for fitting many kinds of statistical models, performing statistical tests, and data exploration […]
There are a few ways to filter out missing data in Python. When we talk about filtering data […]
Machine learning workflows define which phases are implemented during a machine learning project. The typical phases may include […]
What is cohort analysis? Cohort analysis is a type of behavioral analytics in which you take a group […]
What is Google Colab? Google Colab is a cloud-based service that allows you to write and run code […]
Python is now inside Microsoft Excel. Really? Python is only in Excel if you have Microsoft 365 on […]
What is A/B testing? It is an experiment with two groups to establish which group is better. The […]
What is data maturity? Data maturity is a measurement that demonstrates the level at which a company makes […]
Let’s look at a simplified hypothesis test. To begin learning about hypothesis testing, let’s look at a very […]
After considering measures of central tendency and asymmetry in our discussion of descriptive statistics, it’s time to look […]
Let’s discuss how to calculate probability for two or more dependent events. This type of probability is known […]