Metadata-Version: 2.1
Name: timely-beliefs
Version: 1.9.1
Summary: Data modelled as beliefs (at a certain time) about events (at a certain time).
Home-page: https://github.com/seitabv/timely-beliefs
Author: Seita BV
Author-email: felix@seita.nl
License: UNKNOWN
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.8
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.
    

