Spaces:
Sleeping
Sleeping
Jimin Park
commited on
Commit
·
628884f
1
Parent(s):
78c8d84
kermitting soon
Browse files- util/helper.py +1 -1
util/helper.py
CHANGED
@@ -906,7 +906,7 @@ def calculate_champion_loyalty(df):
|
|
906 |
|
907 |
|
908 |
def get_loyalty_scores(row):
|
909 |
-
print("========================== Inside: get_loyalty_scores()
|
910 |
try:
|
911 |
|
912 |
# Get champions lists, handle potential NaN/None values (only top 2)
|
|
|
906 |
|
907 |
|
908 |
def get_loyalty_scores(row):
|
909 |
+
print("========================== Inside: get_loyalty_scores() ===================\n")
|
910 |
try:
|
911 |
|
912 |
# Get champions lists, handle potential NaN/None values (only top 2)
|