walmart-calendar

Micro library for performing data calculations with Walmart's 4-5-4 retail calendar


Keywords
data-analytics, calendar, bi, business-intelligence, data-analysis
License
MIT
Install
pip install walmart-calendar==1.1.0

Documentation

walmart-calendar

Micro library for performing data calculations with Walmart's 4-5-4 retail calendar.

Getting Started

  • Install
pip3 install walmart-calendar

Contributing

Testing

  • Make sure you have pytest installed
pip3 install pytest
  • Run tests
python3 -m pytest