Analyze and model data on a weekly calendar
Install from PyPI:
pip install latent-calendar
Or install directly from GitHub for the latest functionality.
- DataFrame agnostic transformations and aggregation powered by
narwhals
- Integrated automatically into
pandas
andpolars
withcal
attribute on DataFrame 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.