Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TST: add regression test for interpolate(method='time') with Int64/Float64 (#40252) #62286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
skalwaghe-56 wants to merge 1 commit into pandas-dev:main
base: main
Choose a base branch
Loading
from skalwaghe-56:test-interpolate-time-nullable

Conversation

Copy link
Contributor

@skalwaghe-56 skalwaghe-56 commented Sep 7, 2025


This PR adds a regression test for GH#40252. Confirms that interpolate(method="time") now works correctly on nullable Int64 and Float64 dtypes. No code changes, test-only. Ensures the behavior is locked in to prevent regressions.

Thanks!

Copy link
Contributor Author

@jbrockmendel Request you to review and let me know!

@skalwaghe-56 skalwaghe-56 force-pushed the test-interpolate-time-nullable branch from e4404b9 to d4f4b85 Compare September 8, 2025 14:02
Copy link
Contributor Author

@jorisvandenbossche Kindly request you to check and let me know!

@skalwaghe-56 skalwaghe-56 force-pushed the test-interpolate-time-nullable branch 5 times, most recently from 8dfdeea to 63e8fb5 Compare September 10, 2025 10:43
@simonjayhawkins simonjayhawkins added the Testing pandas testing functions or related to the test suite label Sep 10, 2025
@skalwaghe-56 skalwaghe-56 force-pushed the test-interpolate-time-nullable branch 2 times, most recently from d009ce2 to 1385907 Compare September 11, 2025 14:31
Copy link
Contributor Author

@jbrockmendel Request you to kindly check this.

@skalwaghe-56 skalwaghe-56 force-pushed the test-interpolate-time-nullable branch 3 times, most recently from 300ce56 to 5bcffc2 Compare September 16, 2025 08:00
@skalwaghe-56 skalwaghe-56 force-pushed the test-interpolate-time-nullable branch from 5bcffc2 to 353ab8c Compare September 16, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

BUG: Interpolate over time does not work with Int64 or Float64

AltStyle によって変換されたページ (->オリジナル) /