89
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Nov 01, 2024 — Nov 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG: DatetimeIndex asof with string key (#62943) More... 1 day ago
BUG: infer_freq with Series[pyarrow[timestamp]] (#62942) More... 1 day ago
BUG: DataFrame.combine_first, combine with non-unique columns (#62941) More... 1 day ago
DEPR: to_datetime call in Series.combine_first (#62931) More... 2 days ago
BUG: Series.combine_first with reindex None->Nan (#62932) More... 2 days ago
DOC: docstring fixups, remove inaccurate line in DataFrame.combine docstring (#62933) More... 2 days ago
DOC: Update tolerance parameter type to include list-like in Index.reindex (#62935) More... 2 days ago
API/BUG: freq retention in value_counts (#62532) More... 3 days ago
replace ensure_clean with temp_file in pandas/tests/io/sas/test_sas.py (#62916) More... 3 days ago
TST: Every function ensure_clean in the file /pandas/tests/io/test_common.py and /pandas/tests/io/pytables/test_store.py has been replaced. (#62895) More... 3 days ago
BUG: DateOffset(normalize=True).rollback (#62910) More... 4 days ago
BUG: retain NAs in ufunc on ArrowEA (#62908) More... 4 days ago
BUG: Raise TypeError for mismatched signed/unsigned dtypes in IntervalIndex.from_arrays (#62376) More... 4 days ago
TST: fix duplicate parametrization/xfail in test_setitem_integer_with_missing_raises (#62907) More... 4 days ago
BUG: rename with Series with non-unique index (#62906) More... 4 days ago
DOC: inconsistent default values in the initialiser for RangeIndex (#62901) More... 4 days ago
STY: Add strict=True to zip() calls in pandas\tests\arrays (#62905) More... 4 days ago
TST : Add comprehensive unit tests for tm.shares_memory utility function (GH#55372) (#62291) More... 4 days ago
DOC: Correct grammatical issues with a/an usage (#62904) More... 4 days ago
STY: use strict zip in `pandas/tests/window` (#62852) More... 4 days ago
TST: ensuring bins in cut during tiling are predictably small (#62868) More... 4 days ago
PERF: Avoid deep copies when casting dtypes in merge (#62902) More... 4 days ago
TST: Speed up slow tests (#62885) More... 5 days ago
PERF: Shallow copy Series in timeseries plotting (#62886) More... 5 days ago
BUG: concat([ints, bools]) incorrect casting (#62889) More... 5 days ago
DOC: Inline docstrings in pandas\core\generic.py file for methods: is… (#62891) More... 5 days ago
TST: Replace ensure_clean with temp_file in test_file_store.py (#62896) More... 5 days ago
DEPR: inplace keyword in interpolate.resample (#62847) More... 6 days ago
Add test for combine between two series (#62674) More... 6 days ago
BUG: make `maybe_convert_numeric` be able to convert to python integers (#62813) More... 6 days ago