
TEMFACK DERICK
- 4 min
Principal Component Analysis with Python
In a machine learning workflow, we generally have to deal with high-dimensional datasets. But most of the time, many features in those...

Marehan Refaat
- 3 min
Importing Data in Python
There are a lot of data formats depend on the types of data files (e.g. .csv, .txt, .tsv, .html, .json, Excel spreadsheets, relational...

Ajibola Salami
- 4 min
10 Ways Businesses Can Monetize Their Data
This article shares ten ideas that businesses can use to monetize their data resources

Marehan Refaat
- 2 min
Pandas Techniques for Data Manipulation in Python
Python is the most preferred language for data scientists. It provides the greater ecosystem of a programming language and the acumen of...

mrbenjaminowusu
- 10 min
10 Fundamental Statistical Concepts For Data Scientists
Data science is the field of study that combines domain expertise, programming skills, and knowledge of mathematics and statistics to...

Ajibola Salami
- 5 min
Cross Correlation with Two Time Series in Python
Ever wanted to check the degree of synchrony between two concepts over time? Put differently, how does a given concept X correlate with...

Marehan Refaat
- 3 min
Project: Investigating Guest Stars in The Office
In this project, we will take a look at a dataset of The Office episodes, and try to understand how the popularity and quality of the...

Ajibola Salami
- 4 min
A Step-by-step Guide to Connecting Python to Google Sheets
This article is a step-by-step guide on how to connect to Google Sheets in a Python environment.

Marehan Refaat
- 1 min
Calculate Grade of students in Final Exams
In this blog, we are going to talk about How to calculate the overall grade of the student in the final exams. The system of the grades...