pandas icon indicating copy to clipboard operation
pandas copied to clipboard

BUG: Overflow warning when using Series.diff() on Series with Periods

Open Aloqeely opened this issue 1 year ago • 0 comments

  • [x] closes #58320 (Replace xxxx with the GitHub issue number)
  • [ ] Tests added and passed if fixing a bug or adding a new feature
  • [x] All code checks passed.
  • [ ] Added type annotations to new arguments/methods/functions.
  • [x] Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Aloqeely avatar Apr 26 '24 21:04 Aloqeely