Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Data Analysis

Project Objective

The goal of this project is to automate the most common steps in data analysis, such as:

  • Loading and cleaning datasets
  • Generating visualizations
  • Identifying correlations
  • Presenting results in a clear and visual manner

Datasets Analyzed

We applied this tool to three real-world datasets:

1. Goodreads Ratings

Analyzed user ratings of books to find rating distributions and relationships between book attributes.

2. World Happiness Index

Explored country-level data to identify what factors are most correlated with happiness scores.

3. Media Consumption

Investigated how people consume different forms of media and how they might relate to other social indicators.


Key Features

  • Generates correlation heatmaps automatically
  • Plots value distributions for any numeric column
  • Cleans and preprocesses data without manual coding
  • Organizes results neatly by dataset

Built With

  • Python
  • pandas
  • seaborn
  • matplotlib

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages