Skip to content
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

TST: Add test for retaining dtype of datetime columns in DataFrame.to_hdf #61112

Merged
merged 2 commits into from
Mar 12, 2025

Conversation

KevsterAmp
Copy link
Contributor

@KevsterAmp KevsterAmp commented Mar 12, 2025

@KevsterAmp KevsterAmp changed the title Tst/datafram to hdf TST: Add test for retaining dtype of datetime columns in DataFrame.to_hdf Mar 12, 2025
@KevsterAmp KevsterAmp marked this pull request as draft March 12, 2025 13:25
@KevsterAmp KevsterAmp marked this pull request as ready for review March 12, 2025 22:39
@KevsterAmp
Copy link
Contributor Author

Re-opening this PR from last year; In the past PR, there was CI errors but it currently looks good. All checks passed

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Mar 12, 2025
@mroeschke mroeschke added this to the 3.0 milestone Mar 12, 2025
@mroeschke mroeschke merged commit 9537cf4 into pandas-dev:main Mar 12, 2025
46 checks passed
@mroeschke
Copy link
Member

Thanks @KevsterAmp

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: dataframe.to_hdf function incompatible with timestamps of format "datetime64[us, UTC]"
2 participants