89
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 24 hours ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TYP: improve type annotations and remove unnecessary type ignores (#62315) More... 3 months ago
DEPR: Deprecate passing positional arguments in {DataFrame,Series}.groupby (except `by` and `level`) (#62102) More... 3 months ago
TYP: Typing fixes and improvements related to ``scipy.sparse`` (#62218) More... 3 months ago
Add Linux Foundation Health Score badge to README (#62237) More... 3 months ago
TST: run python-dev CI on 3.14-dev (#61950) More... 3 months ago
ENH: add value_counts to EA interface (#62254) More... 3 months ago
BUG: Timestamp.normalize overflow (#62305) More... 3 months ago
DOC: Turn plain text into URL (#62308) More... 3 months ago
TYP: improve type annotations in pandas.io.xml (#62312) More... 3 months ago
TST: add regression test for GH#54409 (tz-aware NaT indexing with loc) (#62245) More... 3 months ago
Preserve freq in TimedeltaIndex subtraction (#62214) More... 3 months ago
DOC: Clarify parameter rules in the Notes Section of date_range and timedelta_range (#62194) More... 3 months ago
BUG: Timestamp.replace failing to update unit (#62301) More... 3 months ago
DEPR: invalid fill_value in .shift (#62300) More... 3 months ago
DEPR: check_datetimelike_compat in assert_foo_equal (#62299) More... 3 months ago
DEPR: Categorical with values not present in categories (#62142) More... 3 months ago
BUG: Series.map with pyarrow timestamp/duration (#62278) More... 3 months ago
FIX: _chk_pyarrow_available (#62298) More... 3 months ago
DEPR: invalid-for-dtype fill_value in unstack (#62289) More... 3 months ago
CLN: Apply ruff format to scripts/ (#62269) More... 3 months ago
BUG: merge with CategoricalDtype RecursionError (#62282) More... 3 months ago
BUG: MultiIndex.factorize raising with length-0 (#62281) More... 3 months ago
BUG: Index.union with timestamp[s][pyarrow] (#62276) More... 3 months ago
TYP: update EA.view() type annotation to indicate it returns an EA without dtype parameter (#62285) More... 3 months ago
TYP: stricter typing of return value of to_numpy_dtype_inference helper function (#62284) More... 3 months ago
Switch default string storage from python to pyarrow (if installed) also for NA-variant of the StringDtype (#62118) More... 3 months ago
DEPS: Bump optional dependencies (#62241) More... 3 months ago
Bump actions/setup-node from 4 to 5 (#62295) More... 3 months ago
Bump actions/stale from 9 to 10 (#62294) More... 3 months ago
Bump actions/github-script from 7 to 8 (#62293) More... 3 months ago