Skip to content

This is my data analysis project. Users can use this project to clean and preprocessing the date or data visualization. Individuals can impute or ecnode ther dataset.

License

Notifications You must be signed in to change notification settings

farhad-here/Data-visualization-analysis-DVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧼 Data Analysis & Imputation Project

This project provides a complete workflow for cleaning, imputing, evaluating, sorting, and visualizing datasets. It is designed to help data analysts explore and prepare data for deeper insights and modeling.

πŸ”§ Features

  • βœ… Imputation – Handling missing values using statistical and model-based methods.
  • πŸ“Š Evaluation – Comparing imputation results and measuring their effectiveness.
  • 🧽 Cleaning – Removing duplicates, fixing inconsistencies, and filtering out noisy data.
  • πŸ” Sorting & Filtering – Organizing data for clearer analysis.
  • πŸ“ˆ Visualization – Generating informative charts using Matplotlib/Seaborn to identify trends.
  • πŸ§‘β€πŸ’» Streamlit UI (optional) – Interactive interface to explore data visually.

🧰 Install dependencies:

download dataset



if an error occur for the bokeh library:

pip install --force-reinstall --no-deps bokeh==2.4.3

do not forget:

pip install -r requirements.txt 

πŸ§ͺ Technologies Used

  • python
  • streamlit
  • pandas
  • numpy
  • sklearn
  • matplotlib
  • bokeh
  • altair
  • plotly
  • io

πŸ•οΈpic

da1 da2 da3 da4 da5 da6 da7 da8 da9 da10 da11 da12 da13 da14

πŸ“Œ Purpose

This project is ideal for practicing:

Real-world data preprocessing

Missing value treatment

Evaluation of imputation strategies

Clear and clean visualization for storytelling

About

This is my data analysis project. Users can use this project to clean and preprocessing the date or data visualization. Individuals can impute or ecnode ther dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages