Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/widilo/compare-two-excel-files-with-python

A Python script that reads two Excel files, merges them based on the 'SKU' column, identifies rows with changes in the stock levels, and saves the changes to a new Excel file. The script provides a convenient way to compare two sets of stock data.
https://github.com/widilo/compare-two-excel-files-with-python

compare excel merge price python sku stock

Last synced: 6 days ago
JSON representation

A Python script that reads two Excel files, merges them based on the 'SKU' column, identifies rows with changes in the stock levels, and saves the changes to a new Excel file. The script provides a convenient way to compare two sets of stock data.

Awesome Lists containing this project