

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...
Marehan Refaat
3 min read


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...
Marehan Refaat
2 min read


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...
Marehan Refaat
3 min read


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...
Marehan Refaat
1 min read


Convert temperature in Fahrenheit to Celsius
Python Application to convert temperature in Fahrenheit to Celsius
Marehan Refaat
1 min read


any and all in python
any vs all and or vs and
aya abdalsalam
2 min read


Let's take a closer look at NAICS: The North American Industry Classification System
The North American Industry Classification System (NAICS) was designed by the statistical agencies of Canada, Mexico, and the United...
TEMFACK DERICK
5 min read


Count character occurrences in a given word, phrase or sentence
Count how many times character found in phrase or a sentence
aya abdalsalam
2 min read


Data cleaning by practice using Python
General Introduction According to Wikipedia, Data cleaning is the process of detecting and correcting (or removing) corrupt or inaccurate...
Kouamé Maïzan Alain Serge Kossonou
4 min read





