def monthly_karma_ups_downs(self): from r2.lib.user_stats import cached_monthly_user_change return cached_monthly_user_change(self)