Skip to content

stevejbrown/PoE-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoE-analysis

An analysis of races in Path of Exile. The companion code for the blog post Path of Exile Leagues Analysis.

Setup

For a detailed guide for how to get setup for scraping data please consult the setup section of the blog post Path of Exile Scraping.

Python requirements can be installed using conda:

scraping:

conda env create -f scraping-environment.yml

analysis:

conda env create -f analysis-environment.yml

Please note the scraping code uses python2 while the analysis code uses python3.

About

An analysis of races in Path of Exile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published