Skip to content

virbahu/supply-chain-data-science-handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 Supply Chain Data Science Handbook

12 Chapters Python Jupyter MIT

The entire supply chain data science handbook as Jupyter notebooks — free alternative to a $60 textbook.

Inspired by Jake VanderPlas's Python Data Science Handbook, specialized for supply chain.


🌟 What Is This?

This is the complete reference for applying data science to supply chain problems. Every chapter is a self-contained Jupyter notebook that teaches you the technique AND shows you how to apply it to real SC data.

Unlike generic data science courses, every example uses supply chain data: purchase orders, shipment records, inventory snapshots, demand time series, supplier financials, and logistics networks.


📚 Chapters

# Chapter Notebook
01 The Supply Chain Data Landscape Open
02 Data Wrangling for ERP/WMS/TMS Data Open
03 Exploratory Analysis for Supply Chains Open
04 Statistical Foundations for SC Analytics Open
05 Visualization for Supply Chain Intelligence Open
06 Classification & Clustering in SC Open
07 Regression & Forecasting Models Open
08 Optimization with Python Open
09 Simulation Methods for SC Open
10 NLP for Supply Chain Documents Open
11 Graph Analytics for Supplier Networks Open
12 MLOps for Supply Chain Models Open

🎯 Who Is This For?

Background Starting Chapter
New to Python Chapter 1 (start from scratch)
Data scientist, new to SC Chapter 3 (SC-specific patterns)
SC professional, learning DS Chapter 2 (hands-on from day 1)
Looking for specific technique Jump to any chapter directly

🚀 Quick Start

git clone https://github.com/virbahu/supply-chain-data-science-handbook.git cd supply-chain-data-science-handbook pip install -r requirements.txt jupyter notebook

👤 Author

Virbahu Jain — Founder & CEO, Quantisage

Building the AI Operating System for Scope 3 emissions management and supply chain decarbonization.

🎓 Education MBA, Kellogg School of Management, Northwestern University
🏭 Experience 20+ years across manufacturing, life sciences, energy & public sector
🌍 Scope Supply chain operations on five continents

⭐ Star History

If you find this useful, please ⭐ star this repo — it helps others discover it!

📄 License

MIT License — see LICENSE for details.

Part of the Quantisage Open Source Initiative | AI × Supply Chain × Climate

Releases

No releases published

Packages

 
 
 

Contributors