OK, here we are again with Plus/Minus stats for each player, and each 5-player lineup combo, and we'll have this for each game and for the season-to-date.

The good news is - I've been busy, brushing off my coding skills and laying down some python that takes in an html play-by-play file and spits out everything needed for a game report. The bad news is, while I tested with a bunch of games from last season, the software failed when trying to do the Kentucky game. I wish I could say the problem is 100 point totals, or 34 point margins. So far, I've fixed 2 trouble spots - my python didn't like the periods in R.J.'s name, and it didn't like that the entry for Cam has 2 spaces between first and last names. Fixed that, but it's still not working.