Skip to content

sw33tr0ll/win_lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

for OKC Pythonista Meetup 5/18/24

How to use:

  1. git clone https://github.com/sw33tr0ll/win_lottery
  2. pip install -r requirements.txt
  3. python win_lottery.py

How it Works:

  1. Parse HTML from Powerball website
  2. Pull historic python data into CSV
  3. Load Historical Data from a CSV File
  4. Find the Top 3 Most Picked Numbers
  5. Generate Top 10 Recommended Sequences

References:

  1. https://www.kaggle.com/code/kevinoden/exploring-powerball
  2. https://github.com/jt2002/Data-Science-for-Powerball/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages