79408660

Date: 2025-02-03 11:35:26
Score: 3
Natty:
Report link

because you use wrong manual calculation formula instead of using 100-(prev/current*100) u should use ((current-prev)/prev)*100. then it will be same with Pandas .pct_change()

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tamerlan arbyz