This repository contains exercises focused on using NumPy and Pandas, two essential libraries for data manipulation and analysis in Python. NumPy is a powerful library that provides support for large, ...
E-commerce Data Analysis with Pandas & NumPy This project analyzes an e-commerce dataset using Python, Pandas, and NumPy, focusing on sales data processing and basic metrics calculation. It serves as ...