Issue Number: #12 Issue Tittle: Fix Pickle UnicodeDecode error on weekly-user-activity.py The open type of pickle file was r but it has to be rb
Thanks! Applying locally rather than merging because of formatting changes in prior PRs.
Pull-Request has been closed by mattdm
Issue Number: #12
Issue Tittle: Fix Pickle UnicodeDecode error on weekly-user-activity.py
The open type of pickle file was r but it has to be rb