79572272

Date: 2025-04-14 02:52:08
Score: 2
Natty:
Report link

Pandas 3.0 rolling will add support to first and last natively. However, as of writing of this answer this is still in dev branch:

https://pandas.pydata.org/docs/dev/reference/api/pandas.core.window.rolling.Rolling.last.html#pandas.core.window.rolling.Rolling.last

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: reading_ant