Data Analysis and Visualization

This project demonstrates data analysis and visualization using the Pandas library. The project uses data from a .csv file of sales from a fictional company. The data is organized and filtered to create the proposed visualizations and styled tables.

The project aims to explore and visualize sales data using exploratory data analysis (EDA) techniques and creating visualizations to present the information clearly and stylishly.

Objectives Achieved
- Explore data with exploratory data analysis (EDA)
- Understand the types of variables
- Learn the role of visualizations such as histograms and boxplots
- Understand the importance of visualizations and take the first steps in creating them
- Use summary measures
- Explore data in Python with Pandas

Developed: aug, 2023

Published: jul 14, 2024