Skip to content

Commit

Permalink
chore: remove series.is_between from backend completness (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
anopsy authored Jul 24, 2024
1 parent c52f585 commit 16f4e55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/check_backend_completeness.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

MISSING = [
"DataFrame.pipe",
"Series.is_between",
"Series.round",
"Series.shift",
]
Expand Down

0 comments on commit 16f4e55

Please sign in to comment.