Skip to content

Data Analysis with Python-Functions,Conditions,Loops,Comprehensions-Data Structures-Numpy-Pandas-Data Visulation:Matplotlib&Seaborn-Seaborn Visualization

Notifications You must be signed in to change notification settings

Barbar41/PythonProjects-Data-analysis-with-python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

DATA ANALYSIS WITH PYTHON

1-Data Structures

2-Functions, Conditions, Loops, Comprehensions

3-Numpy

4-Pandas

5-Data Visualization: Matplotlib & Seaborn

6-Advanced Functional Exploratory Data Analysis

########################################

FUNCTIONS, CONDITIONS, LOOPS, COMPREHENSIONS

1-Functions

2-Conditions

3-Loops

4-Comprehensions

#######################################

DATA STRUCTURES

1-Introduction to Data Structures and Quick Summary

2-Numbers: int, float, complex

3-Character Arrays (Strings): str

4-Boolean(TRUE-FALSE):bool

5-List(List)

6-Dictionary

7-Tuple

8-Set

########################################

NUMPY

1-Why Numpy?

2-Crating Nump Arrays

3-Attibutes of Numpy Arrays

4-Reshaping

5-Index Selection

6-Slicing

7-Fancy Index

8-Conditions on Numpy

9-Mathematical Operations

######################################

PANDAS

1-Pandas Series

2-Reading Data

3-Quick Look at Data

4-Selection in Pandas

5-Aggregation & Grouping

6-Apply and Lambda

7-Join Process

#######################################

DATA VISULATION: MATPLOTLIB & SEABORN

MATPLOTLIB

1-Categorical Variable Visualization

2-Numerical Variable Visualization

3-Features of Matplotlib

4-Plot

5-Marker

6-Line

7-Labels

8-Subplots

#######################################

SEABORN VISUALIZATION

1-Numerical Variable Visualization

###################################

ADVANCED FUNCTIONAL EDA

1-General Situation

2-Analysis of Categorical Variables

3-Analysis of Numerical Variables

4-Analysis of Target Variable

5-Analysis of Correlation

About

Data Analysis with Python-Functions,Conditions,Loops,Comprehensions-Data Structures-Numpy-Pandas-Data Visulation:Matplotlib&Seaborn-Seaborn Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages