Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 513 Bytes

File metadata and controls

8 lines (5 loc) · 513 Bytes

Python-on-Dataframe

Data Mining and Analysis with Python and Pandas Dataframe

The raw datasets are in Excel form, and given by a worldwide shoes branch.

The code with title 'Delivery Route Optimization'is applied to obtain the best delivery lines between a great bunch of plants, DC and stores.

The code file with title 'Warehouse Rescheduling' is programmed for deleting some warehouses and combining their original destinations to other warehouses, the object is to get the lowest and optimal total cost.