top of page

Profile

Join date: Nov 24, 2021

About

0 likes received
0 comments received
0 best answers

Overview

First Name
AHMED
Last Name
SHEBL

Posts (9)

May 11, 20225 min
Analysis of NAICS
I consider myself a Data Analyst. The head of my department at my new company has given me the following instructions: 1. Download zipped...

21
0
Mar 22, 20223 min
Importing Data in Python
Importing data into the Python environment is the starting point to detect the insights that matter. after importing the data you can...

16
0
Feb 18, 20223 min
Pandas Techniques for Data Manipulation in Python
1. Apply Function: This function takes a function as an input and applies this function to an entire DataFrame or every single value of...

8
0
Jan 27, 20224 min
Investigating Guest Stars in The Office
The Office! What started as a British mockumentary series about office culture in 2001 has since spawned ten other variants across the...

13
0
Jan 25, 20222 min
Loops in Python
Loops enable us to alter the flow of the program so that instead of writing the same code, again and again, we can repeat the same code a...

11
0
Jan 24, 20222 min
Lambda expressions in Python
Lambda expressions are one of the most useful tools in Python. lambda expressions allow us to create "anonymous" functions. This...

9
0
Jan 23, 20221 min
show some statistics
In this code, I didn't use built in function for statistics. I made two function that takes a list argument: 1 - list_average(lst) -->...

10
0
Jan 23, 20221 min
Python App to Convert temperature in Fahrenheit to Celsius.
I made a function that takes one argument (fah) which is the degree in Fahrenheit def fah_to_cel(fah): # (32°F − 32) × 5/9 = 0°C cel =...

12
0
Nov 25, 20214 min
Introduction to Statistics
I’ll try here to summarize the introduction of statistics Data Types There are two data types: Quantitative and Categorical. Quantitative...

16
0

Ahmed Shebl

Writer
More actions

COURSES, PROGRAMS & CERTIFICATIONS

 

Advanced Business Analytics Specialization

Applied Data Science with Python (University of Michigan)

Data Analyst Professional Certificate (IBM)

Data Science Professional Certificate (IBM)

Data Science Specialization (John Hopkins University)

Data Science with Python Certification Training 

Data Scientist Career Path

Data Scientist Nano Degree Program

Data Scientist Program

Deep Learning Specialization

Machine Learning Course (Andrew Ng @ Stanford)

Machine Learning, Data Science and Deep Learning

Machine Learning Specialization (University of Washington)

Master Python for Data Science

Mathematics for Machine Learning (Imperial College London)

Programming with Python

Python for Everybody Specialization (University of Michigan)

Python Machine Learning Certification Training

Reinforcement Learning Specialization (University of Alberta)

Join our mailing list

Data Insight participates in affiliate programs and may sometimes get a commission through purchases made through our links without any additional cost to our visitors.

bottom of page