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.
- Host: GitHub
- URL: https://github.com/ozep/genshincharacteranalysis
- Owner: oZep
- Created: 2022-06-17T18:54:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T18:35:47.000Z (over 2 years ago)
- Last Synced: 2025-03-15T19:34:35.973Z (7 months ago)
- Topics: data-analysis, jypyternotebook, python
- Language: Jupyter Notebook
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Genshin Character Stats Analysis
## This program takes Genshin Character Data that looks like this:
## And turns it into an easier to digest progression graph:
#### Base Attack vs Character Level
#### Base Heath vs Character Level
#### Base Defense vs Character Level
**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!