issues
search
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 `pd.Timestamp` DST transition
#60346
Closed
KevsterAmp
closed
4 days ago
KevsterAmp
commented
5 days ago
[x] closes #60084(Replace xxxx with the GitHub issue number)
[x]
Tests added and passed
if fixing a bug or adding a new feature
[x] All
code checks passed
.
[ ] Added
type annotations
to new arguments/methods/functions.
[ ] Added an entry in the latest
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.
rhshadrach
commented
4 days ago
Thanks @KevsterAmp
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.