Code Monkey home page Code Monkey logo

Comments (7)

day536 avatar day536 commented on July 17, 2024

These projections are for the entire season by the way (week = 0), not a specific week.

from ffanalytics.

RandalMorris avatar RandalMorris commented on July 17, 2024

Certain sites don't have week 1 data yet too

FFTODAY usually Wednesday and I'm having sissi's scraping FantasySharks atm but the site is up.

CBS just turned on their weekly projections...beware they are wonky...Golden Tate is suspended but they have him with like 14 pts lol

from ffanalytics.

day536 avatar day536 commented on July 17, 2024

Ok so just to clarify - some sites do not have full-season projections anymore? I figured that could be the issue, but is there a scrape available with updated full-season projections for all sites? Or if I want full-season, do I just need to exclude CBS? The reason I ask is because I have a draft tomorrow and wanted to get an updated scrape of projections. Can I not scrape with week = 0 anymore?

from ffanalytics.

RandalMorris avatar RandalMorris commented on July 17, 2024

I didn't realize you commented on your own. Season data is fine still.

Honestly its probably bad data from a site...I'm going go say FantasySharks because I had this issue and I think it was them. Week 1 data is not working for them now too.

Either scrape a site 1 at a time or run this after you scrape and find a player you know has a wide gap then see who's data is jacked up.

DataQB <- rbind(my_scrape[["QB"]]) %>% add_player_info()

from ffanalytics.

day536 avatar day536 commented on July 17, 2024

Removing CBS did the trick - it was including projections for week 1 instead of full-season projections, creating a huge outlier for all those players lol. Thank you very much for the tip!

from ffanalytics.

RandalMorris avatar RandalMorris commented on July 17, 2024

Yeah I think they used the same site for both season and weekly because it was showing season data in week 1 yesterday even though the links are different. Today it shows week 1.

Usually when something goes off randomly for no reason either the data is bad and/or the site changed their code.

from ffanalytics.

isaactpetersen avatar isaactpetersen commented on July 17, 2024

Posting this here in case anyone is interested in helping with the project:
https://fantasyfootballanalytics.net/2019/09/call-for-help-lead-r-shiny-developer.html

from ffanalytics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.