Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 300 Bytes

ootp-pt-analysis

How to generate a sheet - run python generate_sheet.py in the terminal and check the output folder.

To add columns to different sheets, see the analysis_sheet_headers.py file in the output_utils folder

To see how calculating babip works, look at the calculate_babip.py file.