Metadata-Version: 2.4
Name: eb-examples
Version: 0.2.0
Summary: Electric Barometer: runnable examples, demo datasets, and end-to-end golden-path pipelines.
Author-email: "Kyle Corrie (Economistician)" <kcorrie@economistician.com>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/Economistician/eb-examples
Project-URL: Repository, https://github.com/Economistician/eb-examples
Project-URL: Issues, https://github.com/Economistician/eb-examples/issues
Project-URL: Documentation, https://github.com/Economistician/eb-docs
Keywords: electric-barometer,forecasting,examples,demo-dataset,pipelines,readiness,governance,pandas
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.24
Requires-Dist: pandas>=2.0
Requires-Dist: pyarrow>=14.0
Requires-Dist: eb-contracts<0.3,>=0.2
Requires-Dist: eb-metrics<0.3,>=0.2
Requires-Dist: eb-evaluation<0.3,>=0.2
Requires-Dist: eb-adapters<0.3,>=0.2
Provides-Extra: test
Requires-Dist: pytest>=8.0; extra == "test"
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-cov>=5.0; extra == "dev"
Requires-Dist: ruff>=0.6; extra == "dev"
Provides-Extra: all
Requires-Dist: pytest>=8.0; extra == "all"
Requires-Dist: pytest-cov>=5.0; extra == "all"
Requires-Dist: ruff>=0.6; extra == "all"
Dynamic: license-file

# eb-examples
Example notebooks, sample datasets, and demonstration workflows for the Electric Barometer and EB Metrics ecosystem. Includes forecasting demos, model comparisons, and cost-sensitive metric tutorials.
