Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 252 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 252 Bytes

Excel Classification week and holiday

Requirements

  • Python Libraries
    $ pip install holidays pandas
    

Classification

  • Script
    $ python ./main.py -e=/path/src/origin_data.csv -s=/path/to/dst/finaL_data.csv