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.41k stars 17.83k forks source link

DOC: add SA01 for pandas.Timestamp.now #59159

Closed tuhinsharma121 closed 3 months ago

tuhinsharma121 commented 3 months ago

fixes

pandas.Timestamp.now SA01
mroeschke commented 3 months ago

Thanks @tuhinsharma121