Mike Filicicchia

Results 46 comments of Mike Filicicchia

@rlynch91 Any chance you could get to the bottom of this thing this month?

Hey @tanho63, now that `nflreadr::load_player_stats()` has a defense option, would it be easy-ish to extend `ffscrapr::ff_scoringhistory()` to work with these?

And API changes don’t affect previous seasons?

Should I be expecting more like weeks or months or years? 🤣

MFL informed that this was actually because I didn't have the matchup listed as "Team X vs. Bye" for that week. Apparently that makes as difference on their end. But...

Hey Tan, I found the fix for this one. In the mfl_starters.R script, if we just add MISSING_AS_BYE = 1 here: weekly_result

Things I've created via ffscrapr: 1. Tracked historical value of rookie draft pick by draft slot in our dynasty league (using ff_draft() in conjunction with using ff_playerscores() for points and...

Yes, the scheduler is public (the other ones would take a bit of work for me to take out my "special sauce"). Just be forewarned that this code was written...

Another great use: IDP commissioners know how controversial position designation can be. I use mfl_players() and espn_players() to scrape for position discrepancies between the 2 platforms and then use this...

I suck at PR's (doing it "right" is like 9 steps I don't remember how to do, haha). I can try, but I'm having trouble finding the code for ff_playerscores()....