Skip to content

CLN explicit float casts in tests #50733

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

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Jan 13, 2023

Similar to #50493

There are places when an implicit cast happens, but it's not the purpose of the test - the cast might as well be done explicitly then

This would help pave the way towards #50424


I expect this to be the last precursor PR, after this one I'll raise a draft PR to try enforcing PDEP6 in some cases (note that merging would only take place after 2.0 is released)

@MarcoGorelli MarcoGorelli changed the title explicit float casts CLN explicit float casts in tests Jan 13, 2023
@MarcoGorelli MarcoGorelli added Clean Testing pandas testing functions or related to the test suite labels Jan 13, 2023
@MarcoGorelli MarcoGorelli added this to the 2.0 milestone Jan 13, 2023
@mroeschke mroeschke merged commit 1840423 into pandas-dev:main Jan 13, 2023
@mroeschke
Copy link
Member

Thanks @MarcoGorelli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants