Skip to content

ADP-24/Capstone_2

Repository files navigation

Capstone 2: Working with Business Data in Python

Project Overview

This project involves utilizing Python and its data analysis libraries (such as pandas, numpy, and matplotlib) to clean, analyze, and visualize business-related data. The project is divided into two main components:

  1. Customer List Cleanup: A Python program that processes and cleans a customer list containing formatting errors and missing values.
  2. Transaction Data Analysis: A Jupyter Notebook that analyzes provided sales transaction data to generate statistical insights and visualizations.