:py:mod:`timeboard` is tested with Python versions 2.7, 3.6, 3.7, and 3.8.
pip install timeboard
The import statement to run all the examples is:
>>> import timeboard as tb
Package | versions tested |
---|---|
pandas | 0.22 - 1.0 |
numpy | 1.13 - 1.18 |
python-dateutil | 2.6.1 - 2.8.1 |
six | 1.11 - 1.14 |
The code is tested by pytest .