Skip to content
Snippets Groups Projects

Update dynamic analysis

Merged Annabell Maja Westphal requested to merge update_dynamic_analysis into update_static_analysis
Compare and
72 files
+ 13466
477
Compare changes
  • Side-by-side
  • Inline
Files
72
+ 5
0
# !!!
# The data for this script was taken from a Kaggle tutorial,
# it can be found at: https://www.kaggle.com/code/mmetter/pokemon-data-analysis-tutorial/data
# !!!
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt