

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


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


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


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


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


Step by Step Guide for Installation of Python IDE for Data Science & Machine/Deep Learning
Introduction to Python Python is a high level & general purpose programming language. It was created in 1991 by Guido Van Rossum. Code...
Faisal Nawaz
2 min read


Beginner's Guide to Logistic Regression in Python
Logistic Regression is a machine learning classification algorithm that is used to predict the probability of a categorical dependent...
Subarna Lamsal
3 min read





