An open API service indexing awesome lists of open source software.

https://github.com/ozep/genshincharacteranalysis

Uses a spreadsheet with Character Data and organizes it into readable graphs.
https://github.com/ozep/genshincharacteranalysis

data-analysis jypyternotebook python

Last synced: 2 months ago
JSON representation

Uses a spreadsheet with Character Data and organizes it into readable graphs.

Awesome Lists containing this project

README

          

# Genshin Character Stats Analysis

## This program takes Genshin Character Data that looks like this:
Screenshot 2023-05-27 at 2 19 11 PM

## And turns it into an easier to digest progression graph:

#### Base Attack vs Character Level
Screenshot 2023-05-27 at 2 22 23 PM

#### Base Heath vs Character Level
Screenshot 2023-05-27 at 2 23 22 PM

#### Base Defense vs Character Level

Screenshot 2023-05-27 at 2 24 51 PM

**For all 41 characters!**

## How to Use
1. Download All Scripts
2. Copy where you saved the **Genshin_Impact_All_Character_Strat.csv**
3. Go to the **genshinPlots-checkpoint.ipynb** file, and change the file path at [1] line 2 to the file path of where Genshin_Impact_All_Character_Strat.csv is currently stored
4. Run the program and enjoy!