top of page
Profile
Join date: Jan 22, 2022
About
0 likes received
0 comments received
0 best answers
Overview
First Name
MAREHAN
Last Name
REFAAT
Posts (7)

Apr 4, 2022 ∙ 3 min
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...
14
0

Mar 20, 2022 ∙ 2 min
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...
19
0

Feb 9, 2022 ∙ 3 min
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...
30
0

Feb 6, 2022 ∙ 1 min
Arrays in Python
The idea of arrays comes from that we have multiple variables of the same type and we want to put them together like this name1 =...
19
0

Feb 6, 2022 ∙ 2 min
Functions in Python
A function is a block of code which only runs when it is called. You can pass data, known as parameters, into a function. A function can...
33
0

Jan 22, 2022 ∙ 1 min
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...
28
0

Jan 22, 2022 ∙ 1 min
Convert temperature in Fahrenheit to Celsius
Python Application to convert temperature in Fahrenheit to Celsius
59
0
Marehan Refaat
Writer
More actions
bottom of page