opengamedata / opengamedata-core

Python framework for extracting features from OpenGameData event datasets.
https://opengamedata.fielddaylab.wisc.edu/
MIT License
1 stars 3 forks source link

New Features: `BloomAlertCount` & `CountyBloomAlertCount` #169

Open LswaN58 opened 5 days ago

LswaN58 commented 5 days ago

These are simple features, and just count the number of times the bloom_alert_displayed events occur. We should have both a standard "aggregate" version, and the per-county version using PerCountyFeature.

[ ] BloomAlertCount [ ] CountyBloomAlertCount