Skip to content

1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 16:00
· 10 commits to main since this release

Changelog

8c0aabb - Update patch version (David Chapela de la Campa)
be31a0b - Merge remote-tracking branch 'origin/main' (David Chapela de la Campa)
f60cec6 - Implement circadian workforce measure and tests Circadian workforce measures the number of distinct resources that were observed in each hour of each day of the week. For example, number of distinct resources registering an event on each Monday at 3 PM. Then aggregates (by summing up) all the observations of Mondays at 3 PM. Finally, it computes the EMD for each day of the week, where each hour is a bin. (David Chapela de la Campa)
4aa261f - Add PyPI link to README.md. Closes #14 (Ihar Suvorau)