pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
43.83k stars 18k forks source link

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

Open KevsterAmp opened 21 hours ago

KevsterAmp commented 21 hours ago