jchristo12 / fantasy_football

Files related to fantasy football analysis
0 stars 0 forks source link

Team defense stat rankings not calculating properly #1

Closed jchristo12 closed 5 years ago

jchristo12 commented 5 years ago

When grouped by Season and Week, the ranked dataframe is returning results that don't seem to make sense (i.e. rankings don't line up with ascending order of the stat values).

Need to figure out why the rank method is night working right on the groupby object

jchristo12 commented 5 years ago

Not sure what the problem was, but figured it out!