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

DOC: add SA01 for pandas.Series.ge #59067

Closed tuhinsharma121 closed 1 week ago

tuhinsharma121 commented 1 week ago

fixes

pandas.Series.ge SA01
mroeschke commented 1 week ago

Thanks @tuhinsharma121