89
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
REF: Resampler.groupby -> _timegrouper (#51135) More... almost 2 years ago
REF/API: dont alter Grouper in _get_grouper (#51145) More... almost 2 years ago
DOC: Add CoW optimizations to whatsnew (#51148) More... almost 2 years ago
API: integer values and non-nano dtype (#51092) More... almost 2 years ago
TYP: suppress pyright's information-level output (#51122) More... almost 2 years ago
CLN: Put exit_stack inside _query_iterator. (#51125) More... almost 2 years ago
BUG: Series.interpolate with dt64/td64 raises (#51005) More... almost 2 years ago
BUG: groupby.describe on a frame with duplicate column names (#50846) More... almost 2 years ago
DOC: remove inplace usage from docstring examples (#51124) More... almost 2 years ago
DOC Correcting EX02 errors (#51143) More... almost 2 years ago
DEPR: Remove NumericIndex (#51139) More... almost 2 years ago
DEPR: Remove NumericIndex from tests/indexes/test_numpy_compat.py (#51132) More... almost 2 years ago
REF: remove group_selection_context (#51117) More... almost 2 years ago
DEPR: Remove various uses of NumericIndex (#51127) More... almost 2 years ago
DEPR: deprecate Index.is_numeric (#50769) More... almost 2 years ago
TST: fix pyarrow arithmetic xfails (#50877) More... almost 2 years ago
ENH: Add use_nullable_dtypes to read_spss (#51115) More... almost 2 years ago
DEPR: Remove NumericIndex from pandas/_testing/ (#51098) More... almost 2 years ago
DOC: Remove inplace from user guide (#51011) More... almost 2 years ago
REF: de-duplicate min_count checking in groupby.pyx (#51066) More... almost 2 years ago
DEPR: remove NumericIndex.__new__ & ._should_fallback_to_positional (#51118) More... almost 2 years ago
BUG: to_datetime with out-of-bounds np.datetime64 and errors='ignore' doesn't return input (#50992) More... almost 2 years ago
REF: Avoid kwargs in rename_axis (#51072) More... almost 2 years ago
CLN: Assorted (#51112) More... almost 2 years ago
DOC: Update docs to reflect that Index can hold int64, int32 etc. arrays (#51111) More... almost 2 years ago
Min max added to reduction ops (#50988) More... almost 2 years ago
CI: Pin pyarrow to < 11.0 (#51120) More... almost 2 years ago
DOC: Fix doc example in read_stata (#51114) More... almost 2 years ago
BUG: Series(category).replace to maintain order of categories (#51057) More... almost 2 years ago
CI fix test parsing (#51113) More... almost 2 years ago