Metadata-Version: 2.1
Name: timely-beliefs
Version: 1.16.0
Summary: Data modelled as beliefs (at a certain time) about events (at a certain time).
Home-page: https://github.com/seitabv/timely-beliefs
Author-email: Seita BV <felix@seita.nl>
License: UNKNOWN
Project-URL: homepage, https://github.com/seitabv/timely-beliefs
Project-URL: documentation, https://github.com/SeitaBV/timely-beliefs#readme
Keywords: time series,forecasting,analytics,visualization,uncertainty,lineage
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.6
Description-Content-Type: text/plain
Provides-Extra: viz
Provides-Extra: forecast
License-File: LICENSE

Model to represent data as beliefs about events, stored in the form of a multi-index pandas DataFrame enriched with attributes to get out convenient representations of the data.

