Kyle Overstreet
Results
1
issues of
Kyle Overstreet
Regarding the following line in update_df: `new_value = (float(old_value) + float(value)) / 2` Am I understanding this correctly that this calculation means the most-recent games are more heavily weighted in...