Git Product home page Git Product logo

poker-preflop-hand-rank-scraping-to-csv's Introduction

Poker-preflop-hand-rank-scraping-to-csv

A simple web scraper to generate a csv of the rank of preflop hands in poker.

There is a lot of libraries/algorthims on poker rank hands. But all of then, that I have tested on a fast research through the internet doesn't rank pre-flop hands. I think the main reason is that most of this libraries/algorthims are used for Poker-Bots and most of then use a pre-defined technique for preflop game and don't need to rank their hands.

In case someone wants to use ranked hands for preflop I created this simple notebook that scrapes this website, in wich the information is pretty straight foward.

Download

If you want to just download the CSV File is here.

Organization

  • 1ªColumn: Rank 1 to 169

  • 2ºColumn: Cards

  • 3ºColumn:
    • 's': is suited;
    • 'o': isn't suited;
    • 'p': it's a pair;

poker-preflop-hand-rank-scraping-to-csv's People

Contributors

brenocpimenta avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.