89
I Use This!
Very High Activity

Commits : Listings

Analyzed 29 minutes ago. based on code collected about 1 hour ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CI: Upgrade mypy to 1.17.1 and pyright to 1.1.404 (#62224) More... about 3 hours ago
BUG: Index.__getitem__ with 0d ndarray key (#62216) More... 3 days ago
TYP: Typing fixes and improvements related to ``scipy.interpolate`` (#62211) More... 3 days ago
CLN: remove maybe_infer_to_datetimelike (#62209) More... 4 days ago
BUG: Fix Memory Leak in to_json (#62210) More... 4 days ago
TST: Reduce banklist.html to make bs4 test run faster (#62203) More... 4 days ago
CLN: Enforce deprecation of DataFrame.idxmin/max with EAs and axis=1 (#62201) More... 5 days ago
DOC: Add change in .values to the string migration guide (#62179) More... 6 days ago
BUG: Fix typos in test method names (#62197) More... 6 days ago
CI: Fix scripts tests when running from another directory (#62181) More... 6 days ago
BUG: Fix typo in test_arrow.py (#62192) More... 7 days ago
TST: Adjust test_round for Numpy 2.4 behavior (#62190) More... 7 days ago
Bump pypa/cibuildwheel from 3.1.3 to 3.1.4 (#62187) More... 7 days ago
CLN: Replace warnings with Pandas4Warning (#62162) More... 7 days ago
Bump actions/checkout from 4 to 5 (#62188) More... 7 days ago
Bump actions/download-artifact from 4 to 5 (#62186) More... 7 days ago
ENH: Introduce `pandas.col` (#62103) More... 10 days ago
REF: get rid of ArrowStringArrayNumpySemantics (#62165) More... 10 days ago
REF: remove unnecessary case from maybe_downcast_to_dtype (#62166) More... 10 days ago
ENH: Rename DataFrame._append to _append_internal (#62137) More... 11 days ago
REF: remove unnecessary string mixins (#62155) More... 11 days ago
REF: avoid inferred_type checks in plotting (#62160) More... 11 days ago
DOC: prepare 2.3.2 whatsnew notes for release (#62152) More... 12 days ago
DOC: Show constructor arguments for some classes in `pd.series.offsets` (#61605) More... 12 days ago
DOC: move and reword whatsnew note for replace fix (GH-57865) (#62153) More... 12 days ago
ENH: EA._cast_pointwise_result (#62105) More... 12 days ago
DOC: correct and rewrite string migration section on astype(str) (#62147) More... 13 days ago
DOC: Updated shift docstring to mark Series behavior (#62133) More... 14 days ago
DOC: Improve consistency in terminology and fix minor typos in documentation (#62091) More... 14 days ago
WEB: fix discussion link in PDEP-6 (#62120) More... 17 days ago