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
42.62k stars 17.57k forks source link

DOC: add SA01 for pandas.Timestamp.time #59169

Closed tuhinsharma121 closed 2 days ago

tuhinsharma121 commented 2 days ago

fixes

pandas.Timestamp.time SA01
mroeschke commented 2 days ago

Thanks @tuhinsharma121