Metadata-Version: 2.1
Name: timely-beliefs
Version: 0.0.4.dev1
Summary: Data modelled as beliefs (at a certain time) about events (at a certain time).
Home-page: UNKNOWN
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: 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-Dist: pytz
Requires-Dist: pandas (>=0.24)
Requires-Dist: numpy
Requires-Dist: pyerf
Requires-Dist: SQLAlchemy
Requires-Dist: psycopg2-binary
Requires-Dist: isodate
Requires-Dist: openturns
Requires-Dist: properscoring
Requires-Dist: altair (==3.0.0)
Requires-Dist: selenium

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.


