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

Create a "dependency error" state for higher-order features #122

Open LswaN58 opened 3 months ago

LswaN58 commented 3 months ago

For higher-order features, if a dependency is not found, put extractor in "dependency error" state and make its output be string "Missing Dependency," so it's clear there wouldn't be good data from this one, and why.