Skip to content

Exploratory data analysis and descriptive statistics using Python, including data cleaning, visualization, and frequency analysis.

Notifications You must be signed in to change notification settings

reemadata/ExploratoryDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Data Analytics Portfolio

Welcome to my data analytics portfolio!
This repository showcases my work in data cleaning, exploratory data analysis, and descriptive statistics using Python.
Each project represents an essential step in the data analysis workflow β€” transforming raw data into meaningful insights.


🧩 Projects Overview

πŸ”„ Data Analysis Pipeline (A1–A3)

A complete mini-project demonstrating the foundational stages of data analysis in Python.

Stages Included:

  • Data Cleaning & Preparation (A1)
    Handling missing values, creating and structuring data frames, and preparing data for analysis.

  • Exploratory Data Analysis (A2)
    Generating descriptive statistics, visualizing data distributions, and exploring relationships between variables.

  • Relative Frequency Analysis (A3)
    Analyzing categorical and numerical distributions using frequency, relative frequency, and cumulative frequency methods.

Tools:
Python, Pandas, NumPy, Matplotlib, Seaborn


🏠 Real Estate Price Prediction

An end-to-end data analysis project focused on understanding and predicting real estate prices.

Key Components:

  • Data preprocessing and cleaning
  • Exploratory analysis of property features
  • Visualization of price trends and feature relationships
  • Insight extraction to support pricing decisions

Tools:
Python, Pandas, Seaborn, Matplotlib, Jupyter Notebook


πŸ“ Exploratory Data Analysis Project Structure

ExploratoryDataAnalysis/
β”œβ”€β”€ EDA_Workflow.ipynb
β”œβ”€β”€ A1_Data_Cleaning.py
β”œβ”€β”€ A2_Data_Visualization.py
β”œβ”€β”€ A3_Relative_frequency_distribution.py
└── README.md

About

Exploratory data analysis and descriptive statistics using Python, including data cleaning, visualization, and frequency analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published