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

API request with 0 sessions throws error when zipping columns with empty values list #76

Open LswaN58 opened 1 year ago

LswaN58 commented 1 year ago

I think this is actually an issue within core, where we are giving back a column list that has a bunch of strings, but the values list is empty. Should have null for each.