zooniverse / Data-digging

Scripts and such for data management, analysis, visualization, etc.
MIT License
52 stars 35 forks source link

Combo Task De-nesting Script: more robust treatment of encoding #62

Closed lcjohnso closed 1 year ago

lcjohnso commented 1 year ago

Based on this Talk thread, Peter Mason (Pmason) recommended a few edits to the combo task denesting Python script. These edits make the read/write IO processes more robust, addressing an error that occurred in the aggregation code due to unexpected character encoding.