total_exp = str(total_exp) for startswith e939e33 verified lunarflu HF staff commited on Feb 11, 2024
changing position of calculate_level (before variables are set as strings which we cannot raise to a power) 98784d0 verified lunarflu HF staff commited on Feb 10, 2024
replacing startswith with [] for integers 8c6117d verified lunarflu HF staff commited on Feb 10, 2024
community_global_df['discord_exp'] = community_global_df['discord_exp'].str.strip('L').astype(int) 65ae6b1 verified lunarflu HF staff commited on Feb 10, 2024
community_global_df['discord_user_id'] = community_global_df['discord_user_id'].str.strip('L').astype(str) e172551 verified lunarflu HF staff commited on Feb 10, 2024
testing hugging exclusion from shown rank, emoji, potential leaderboard rank in verify cap embed c99270b verified lunarflu HF staff commited on Feb 9, 2024
changed `discord_level` updating in sheet from `on_level` to `on_earn_exp` (more accurate) 646bb1f verified lunarflu HF staff commited on Feb 9, 2024