Git Product home page Git Product logo

leading-nhl-player-points's Introduction

Leading NHL Player Points

Python project inspired by tutorial exercise

  • Uses BeautifulSoup library for web scraping
  • Uses regular expressions ('re' library) for keyword matching

TO-DO:

  • Mapping/matching team abbreviation dictionary keys to user input (abbreviations only & static season for now)
    • DONE: Functions have been updated to allow for user input for both season and team name abbreviations

  • Based on above, update functions to be applicable for all NHL teams
    • KINDA DONE: only accounts for the teams that appear on the Covers.com stats page for now, need to do more research for stats for ALL teams

  • DATA VALIDATION:
    • Add condition to check if table of data is null or not (e.g. if the season hasn't started yet)
    • User input for season
    • Case-sensitive for team abbreviation?

  • Once above finally works, allow varied user input (e.g. "ranger", "arizona", etc.) + use list of team name abbreviations & regex to determine which team the user is referring to

  • Once everything is functional, consider adding it to website portfolio (scrape for more details/image of players based on player last name & team)

leading-nhl-player-points's People

Contributors

priscilla-arinze avatar

Watchers

 avatar

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.