Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

skalwaghe-56
Copy link
Contributor


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!

@skalwaghe-56
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
@skalwaghe-56
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
@skalwaghe-56
Copy link
Contributor Author

@jbrockmendel Request you to kindly check this.

@skalwaghe-56 skalwaghe-56 force-pushed the test-interpolate-time-nullable branch from 1385907 to 7ebf26d Compare September 11, 2025 17:04
@skalwaghe-56 skalwaghe-56 force-pushed the test-interpolate-time-nullable branch from 7ebf26d to 300ce56 Compare September 13, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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