albertlyu / shot-charts-site

A Rails web application for visualizing NCAA men's basketball play-by-play shot location data
MIT License
3 stars 1 forks source link

Per-40 stats are off - they're being rounded to the nearest integer #25

Closed albertlyu closed 10 years ago

albertlyu commented 10 years ago

Might have to convert the numerator of the per-40 stats on the player pages to a float to get this right.