Skip to content

Mykrass/data-synthesis-pallet-logistics

Repository files navigation

Data for modeling pallet logistics with Colab

This code could be creating an archive with twelve excel files. Files simulate monthly sales activity.

  1. %load_ext autoreload

    %autoreload 2

  2. %run GenDataFiles.py

  3. Create folder and moving generated files:

    !mkdir ./SalesData

    !mv ./*.csv ./SalesData

  4. %run ArchivationCreatedFiles.py

    !ls -GFlash --color ./

  5. %run MergeAndCleanDate.py

    df

  6. %run AddFeature.py

    df

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published