📝 Adds README and license

This commit is contained in:
Daniel Svitan
2025-05-03 18:46:16 +02:00
parent 37fcd935a7
commit ecaf939d60
3 changed files with 693 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ with open("dataset.txt") as stream:
# 0 - year
# 1 - abteilung id
# 1 - abteilung (category) id
# 2-7 - first to last place county ids
data = np.array(raw_data)