top of page
Profile
Join date: Dec 27, 2021
About
0 likes received
0 comments received
0 best answers
Overview
First Name
Amr
Last Name
Salama
Company
TMG
Posts (9)

Jun 3, 2022 ∙ 7 min
The 10 Statistical Concepts for Data Science
Introduction Content: 1. Types of Analytics 2. Population and sample 3. Central Tendency 4. Measure of...
123
0

May 8, 2022 ∙ 3 min
North American Industry Classification System NACIS Time Series Analysis
The North American Industry Classification System or NAICS is a classification of business establishments by type of economic activity...
5
0

Mar 28, 2022 ∙ 1 min
Data Visualization in Python
·
11
0

Mar 19, 2022 ∙ 2 min
Pandas' Techniques for Data Manipulation
# importing pandas as pd import pandas as pd import numpy as np from pandas.api.types import CategoricalDtype # creating a dataframe df =...
7
0
Mar 19, 2022 ∙ 2 min
Python's Functions
Why use a Function? Functions are a convenient way to group our code into reusable blocks. A function contains a sequence of steps that...
6
0
Feb 5, 2022 ∙ 0 min
Indexing , Slicing & Subsetting DataFram in Python
6
0
Feb 4, 2022 ∙ 2 min
Python's Functions
Why use a Function? Functions are a convenient way to group our code into reusable blocks. A function contains a sequence of steps that...
10
0
1

Jan 16, 2022 ∙ 2 min
Program to calculate NPV
What Is Net Present Value (NPV)? Net present value, or NPV, is used to calculate the current total value of a future stream of payments....
58
0
Jan 14, 2022 ∙ 1 min
Compound Interest Calculator
What Is Compound Interest? Compound interest (or compounding interest) is interest calculated on the initial principal, which also...
25
0
Amr Mohamed Salama
Writer
More actions
bottom of page