Analyze and model data on a weekly calendar
Install from PyPI:
pip install latent-calendar
Or install directly from GitHub for the latest functionality.
- Integrated automatically into
pandas
withcal
attribute on DataFrames and Series - Compatible with
scikit-learn
pipelines and transformers - Transform and visualize data on a weekly calendar
- Model weekly calendar data with a mixture of calendars
- Create lower dimensional representations of calendar data
Find more examples and documentation here.