
Acronym generator from words or phrases
Generally, an acronym generator will take as an input a string and will return all the first elements of words in the string as an...
Sakayo Toadoum Sari
1 min read


Simple App using Python: Hangman Game
Hangman is a paper and pencil guessing game for two or more players. One player thinks of a word, phrase or sentence and the other(s)...
Tanushree Nepal
2 min read


Simple App using Python: Convert Temperature in Fahrenheit to Celsius
Fahrenheit and Celsius are the scales most often used for reporting room, weather, and water temperatures. The Fahrenheit scale is used...
Tanushree Nepal
1 min read

Real Time Currency Converter with Python
Build hands-on skills in the programming language of the future The development of the exchanges between individuals and societies led to...
Gilbert Temgoua
2 min read

Caeser Cipher Game: Encrypt and Decrypt a Message using Python
In today's world, messages to be sent are modified and encrypted using different patterns so that they won't get into the wrong hand and...
Aayushma Pant
1 min read

Python Nested Functions
In this blog, we will understand the python concept of nested functions, and use that concept to build a function for mathematical raise...
Ibrahim M. A. Nasser
2 min read

Strong Password Generator using Python
Your passwords grant access into your own personal kingdom, so you are probably thinking 'what are the best practices to create a strong...
Ibrahim M. A. Nasser
1 min read

Simple App using Python: Number Guessing Game
In this post, I will show you how to create a simple number guessing game using Python. First of all, I will explain the rules of the...
arijbentej
2 min read

Simple App using python: Body Mass Index (BMI) calculator
Body mass index (BMI) is a measure of body fat using height and weight that applies to both adult men and women. This post is about a...
arijbentej
1 min read

Simple App using Python: Convert Temperature in Fahrenheit to Celsius
Converting temperature in Fahrenheit to Celsius can be done very easily using a mathematical formula as shown below. I use python...
Abdelrhman Gaber
1 min read


Towards Becoming A Data Scientist
Dear Applicant, We are happy to inform you that you have been awarded a Data Insight's Scholarship for the Data Scientist Program....
Data Insight
1 min read


Graduate Study in Canada
One of the best decisions you could make in life Dear Prospective Graduate Student, I hope this piece meets you well. Over the years I...
Aina Adekunle
7 min read


The Margin of success. A case study of US elections 2020.
Introduction to US Elections and Electoral Vote The United States of America holds Presidential elections every four years on the 1st of...
Omar Ahmed
11 min read

How to Create a Python Package and Upload it to PyPI
Python Package Index (PyPI), also known as the Cheese Shop, is the official third-party software repository for Python. It is analogous to C
Franklin Adjei
3 min read


Data visualization of US 2020 President candidates tweets
US election for the year 2020 has been the hot topic of this year. Many polls have tried to understand the sentiment of the people...
Drish Mali
5 min read

Data analyst, the sexy job of the 21st century enlightening the NAICS time series data.
A. Data Analyst The rise of social networks, e-commerce and the Internet of Things has meant that companies in all industries now possess...
Espoir Gaglo
3 min read


Is Data Wrangling The Main Role Of A Data Analyst?
NAICS TIME SERIES ANALYSIS TO OFFER SOME ANSWERS Data analyst is a professional who peruses information using data analysis tools such as...
ERIC ASANTE
12 min read

Time Series Analysis of NAICS: How has employment in Hospitals and the Construction industry evolved
A Time Series Analysis of the North American Industry Classification System data, to gain insights from Hospitals and Construction industry
EMMANUEL ANEBI
6 min read


Understanding NAICS hierarchy and visualizing the NAICS time series data
Introduction to NAICS and NAICS time series dataset The North American Industry Classification System (NAICS) is an industry...
Drish Mali
8 min read


FACTOR ANALYSIS AND PREDICTION OF PARKINSON'S DISEASES
Neurodegenerative diseases are a heterogeneous group of disorders that are characterized by the progressive degeneration of the structure...
Muhammad Usharab
6 min read

Prognosticating the presence of Neuro-degenerative Disease using the Parkinson's Data set.
Sourced from www.shutterstock.com/670212961 INTRODUCTION Parkinson's disease (PD) is one of the most common neurodegenerative diseases in...
ERIC ASANTE
7 min read


Parkinson's : Are you shaking?!
A comprehensive analysis and ML of #Parkinsons Parkinson's disease, or simply Parkinson's, is a long-term degenerative disorder of the...
Omar Ahmed
13 min read


Exploratory data analysis and prediction on Oxford Parkinson's Disease Detection Dataset (Part 2)
This blog is the continuation of the two part series blog .This part will be focused on developing machine learning model which can...
Drish Mali
6 min read

Exploratory data analysis and prediction on Oxford Parkinson's Disease Detection Dataset (Part 1)
Neurodegeneration is the progressive loss of structure or function of neurons which includes diseases like amyotrophic lateral sclerosis,...
Drish Mali
7 min read