Code Monkey home page Code Monkey logo

Comments (3)

tylerlittlefield avatar tylerlittlefield commented on July 17, 2024

@dcervone I can't reproduce the issue you're having. Could you share some code that's giving you trouble?

library(ffanalytics)

my_scrape <- scrape_data(
  src = "Yahoo", 
  pos = "QB",
  season = 2018, 
  week = 3
  )

Where my_scrape$QB gives me:

# A tibble: 134 x 45
   data_src id    src_id z     note  player team  pos   status_game_opp z1    forecast owner games   bye site_pts
   <chr>    <chr> <chr>  <chr> <chr> <chr>  <chr> <chr> <chr>           <chr> <chr>    <chr> <dbl> <dbl>    <dbl>
 1 Yahoo    13116 30123  "\ue… Play… P. Ma… KC    QB    "Sun 10:00 am"\ue… Video F… FA        1    12     23.5
 2 Yahoo    5848  5228   "\uePlayT. BrNE    QB    "Sun 5:20 pm  … "\ueVideo FFA        1    11     23.5
 3 Yahoo    7836  7200   "\ue… New … A. Ro… GB    QB    Q               "\ueVideo FFA        1     7     22.7
 4 Yahoo    9431  9265   "\ue… Play… M. St… Det   QB    "Sun 5:20 pm"\ue… Video F… FA        1     6     21.2
 5 Yahoo    4925  5479   "\uePlayD. BrNO    QB    "Sun 10:00 am … "\ueVideo FFA        1     6     21.1
 6 Yahoo    9099  8780   "\ue… Play… M. Ry… Atl   QB    "Sun 10:00 am"\ue… Video F… FA        1     8     21.0
 7 Yahoo    10273 24788  "\uePlayC. NeCar   QB    "Sun 10:00 am … "\ueVideo FFA        1     4     20.2
 8 Yahoo    13113 30125  "\ue… Play… D. Wa… Hou   QB    "Sun 10:00 am"\ue… Video F… FA        1    10     20.2
 9 Yahoo    11760 27590  "\uePlayJ. GaSF    QB    "Sun 10:00 am … "\ueVideo FFA        1    11     19.7
10 Yahoo    10695 25711  "\ue… Play… A. Lu… Ind   QB    "Sun 10:00 am"\ue… Video F… FA        1     9     19.3
# ... with 124 more rows, and 30 more variables: fantasy_percent_owned <chr>, rankings_proj <chr>,
#   rankings_actual <chr>, pass_att <dbl>, pass_comp <dbl>, pass_inc <dbl>, pass_yds <dbl>, pass_tds <dbl>,
#   pass_int <dbl>, passing_pick_six <chr>, sacks <dbl>, pass_1st <dbl>, pass_40_yds <dbl>, rush_att <dbl>,
#   rush_yds <dbl>, rush_tds <dbl>, rush_1st <dbl>, rush_40_yds <dbl>, rec_tgt <dbl>, rec <dbl>, rec_yds <dbl>,
#   rec_tds <dbl>, rec_1st <dbl>, rec_40_yds <dbl>, ret_yds <dbl>, ret_tds <dbl>, two_pts <dbl>, fumbles_total <dbl>,
#   fumbles_lost <dbl>, na <lgl>

from ffanalytics.

dcervone avatar dcervone commented on July 17, 2024

OK, I traced this down to a local network issue on my end. Thanks again for looking into it.

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.