This repository contains the following relevant items, intended to supplement this blog post about Harvest mechanics in Path of Exile:
notebooks/harvest_analysis.ipynb
: A notebook containing the code required to reproduce the results from the blog postdata/*_data.csv
: Files containing the (lightly preprocessed) experimental data used in the above reportharvest.py
: Some sample utilities to calculate the profit of a given harvestexample.py
: Some messy code demonstrating how the utilities in harvest.py may be used