Skip to content

JairMoz/Catalog_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Inventory Data Processor (Pandas Automation)

MICROSOFT PYTHON DEVELOPMENT Pandas

This repository contains a practical solution for inventory data management using Python. The project focuses on automating the ingestion of external files and transforming raw data into manageable structures.

🎯 Project Goal

The primary goal was to efficiently process CSV inventory files, extracting specific information (such as product names) to generate quick reports and facilitate technical and administrative decision-making.

πŸ’‘ Key Skills Demonstrated

  • Data Ingestion: Effective use of the Pandas library to load and read data structures from flat files.
  • Data Transformation: Converting DataFrame objects into native Python structures like Lists for seamless process integration.
  • Debugging & Problem Solving: Resolved syntax and definition errors (e.g., NameError) and managed file pathing.
  • IT Automation: Creating repeatable workflows for automated inventory analysis.

πŸ“‚ Files Info:

  • catalog_manager.ipynb β€” The main Jupyter Notebook containing the data loading logic and processing.
  • inventory.csv β€” The source database containing the product listings.

About

Inventory system using Python and Pandas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published