80
posted ago by ApprenticeParty ago by ApprenticeParty +80 / -0

s don't add up. They had to steal EVERYTHING.

I'm a data analyst and can dive into it.

Comments (9)
sorted by:
You're viewing a single comment thread. View all comments, or full comment thread.
2
PatriotTech 2 points ago +2 / -0

Depends on what data. Here is nyt scrapes of incoming data for all 50 states. Really messed up crap in this thing. I have many other comments on this, take a look at my comments in other threads.

Looking for more data analyst's to colab on this.

My big issue is how the votes are calculated via vote share.

The csv file which shows votes per state over time, last few days.

Csv

http://s000.tinyupload.com/?file_id=14566999163598825215

Python script

https://pastebin.com/s6YciPtt

Issue:

Csv file has the vote share columns which is used to calc each candidates votes. The vote share columns only have a precision of 3 decimal places. This leads to vote shaving, needs to be at least 7 decimal places of precision.