top of page

Profile

Join date: Aug 21, 2021

About

0 likes received
0 comments received
0 best answers

Posts (9)

Feb 23, 20224 min
Statistical Concepts for Data Science
In this blog, I'm going to introduce 10 Statistical Concepts for Data Science. all results of implemented code are here in my notebook...

16
0
Jan 17, 20223 min
analyse the economies of United States, Mexico, and Canada ( NAICS Project)
In this post, I explain my analyses of NAICS datasets. The North American Industry Classification System known as NAICS, an industry...

51
0
Nov 20, 20212 min
Importing Data in Python
In this blog, I'm going to show a tutorial on how to import data in python for different types of data files. Python offers modules that...

41
0
Nov 5, 20211 min
Project: Investigating Guest Stars in The Office
In this blog, I will show a tutorial on how to analyze data related to the known show "The Office" episodes. First, I read the CSV and...

22
0
Oct 30, 20212 min
5 Pandas Techniques in Python
In this post, I will identify 5 useful pandas techniques in python to show its powerful tools. Each tool will be demonstrated with a...

42
2
Sep 29, 20211 min
Python Functions
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...

20
1
Sep 29, 20212 min
Python Lists
Python offers a range of compound data types often referred to as sequences. list is one of the most frequently used and very versatile...

30
0
Sep 6, 20211 min
Read a List as input and sort it with Python
In this post, I'm going to demonstrate reading a giving list from the user and sort it using Python. First of all, we will start with...

17
0
Sep 6, 20211 min
Count character occurrences
In this post, I aim to represent how to get the number of occurrences of a character in a given word, phrase, or sentence using Python....

24
0

tasnim assali

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