top of page
Profile
Join date: Aug 24, 2021
About
0 likes received
0 comments received
0 best answers
Posts (7)
Dec 7, 2021 ∙ 6 min
Importing, Cleaning and Visualizing Data in Python
In your journey of working with data, you will come across data of different formats that need to be cleaned, wrangled among other things...
26
0
Nov 20, 2021 ∙ 3 min
Pandas Techniques for Data Manipulation in Python
There is no Data Science without Pandas. Pandas is a library with data manipulation tools that are built on top of and add to those of...
19
0
Oct 17, 2021 ∙ 5 min
Analyzing the Effect of Guest Stars on the Office Series
The Office is an American Mockumentary sitcom television series that depicts the everyday lives of office employees in the Scranton,...
94
0
Oct 4, 2021 ∙ 3 min
Python Concepts for Data Science: Introduction to Strings
Words play a vital role in how we communicate, so it is in the right sense that we would want our computers to be able to work with words...
35
0
1
Oct 3, 2021 ∙ 3 min
Python Concepts for Data Science: Functions
In programming, as we start to solve more complex programs we start to notice we often have to repeat the same set of steps in many...
11
0
Sep 16, 2021 ∙ 2 min
Guess The Number Game
Guessing games are fun. Why don't we try one? Ready? Let's match on. The python code below illustrates how to play the game Guess The...
14
0
1
Sep 16, 2021 ∙ 2 min
Body Mass Index Calculator
Ever wondered where you fall in the weight category, then strap in as I present to you a never failing approach; The Body Mass Index Body...
24
0
1
Caleb Atiemo - Keseku
Writer
More actions
bottom of page