top of page
Profile
Join date: Sep 11, 2021
About
0 likes received
0 comments received
0 best answers
My name is Sikiru Rashidat. A graduate of Obafemi Awolowo University. A Data Scientist Enthusiast
Posts (5)
Nov 22, 2021 ∙ 2 min
Pandas Data Manipulation Tools
Author: Rashidat Sikiru Introduction Pandas is an open-source python library for highly specialized data analysis. It is a perfect tool...
9
0
1
Oct 6, 2021 ∙ 2 min
Python Inheritance
Inheritance allows us to define a class that inherits all the methods and properties from another class. Parent class is the class being...
18
0
Oct 6, 2021 ∙ 5 min
Understanding Python Tuples
Tuples are a core data structure in Python. They let you store an ordered sequence of items. For example, a tuple may be used to store a...
205
0
2
Sep 22, 2021 ∙ 2 min
Guess Number Game in Python
In this article, we are going to make a “Guess the Number” game. How it works Our games will randomly generate a number between 0 and 30...
74
0
2
Sep 13, 2021 ∙ 2 min
Acronym generator using Python
An acronym generator generates a word from a phrase using keyword abbreviations. Individual letters from the words contained in a phrase...
1878
4
4
Rashidat Sikiru
Writer
More actions
bottom of page