89
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DEPR: Remove Int/Uint/Float64Index from pandas/tests/frame (#50825) More... almost 2 years ago
Remove int64/uint64/float64 indexes from tests/resample & tests/reshape (#50823) More... almost 2 years ago
update dev meeting frequency (#50820) More... almost 2 years ago
BUG: resample don't work with non-nanosecond reso (#50774) More... almost 2 years ago
DOC fix link in bug report (#50831) More... almost 2 years ago
DOC: Add 1.5.x note to main (#50822) More... almost 2 years ago
CI/WEB: Fix github quota errors by using website as cache (#50811) More... almost 2 years ago
BUG: Series constructor overflowing for UInt64 (#50757) More... almost 2 years ago
DEPR: Remove ABC(Int|Uint|Float)64Index (#50775) More... almost 2 years ago
DOC: Updating whatsnew to release 1.5.3 (#50809) More... almost 2 years ago
BUG: to_dict not converting NA to None (#50796) More... almost 2 years ago
DOC: Fix groupby rendering in whatsnew (#50799) More... almost 2 years ago
DOC: Clean up 1.5.x whatsnews (#50800) More... almost 2 years ago
CI: Fix npdev error on deprecation & future warnings (#50452) More... almost 2 years ago
TST: incorrect pyarrow xfails (#50691) More... almost 2 years ago
BUG: stringdtype.astype(dt64_or_td64) (#50734) More... almost 2 years ago
ENH: Add use_nullable_dtypes option to read_json (#50750) More... almost 2 years ago
TST: Determine groupby-transform not convert back type (#50754) More... almost 2 years ago
ENH: Add use_nullable_dtypes to read_feather (#50765) More... almost 2 years ago
BUG: Series add casting to object for list and masked series (#50762) More... almost 2 years ago
TST: Add test_factorize_mixed_values (#50784) More... almost 2 years ago
BUG: pivot_table with nested elements and numpy 1.24 (#50682) More... almost 2 years ago
TST: Test groupby method drop na (#50755) More... almost 2 years ago
BUG: DatetimeIndex with non-nano values and freq='D' throws ValueError (#50773) More... almost 2 years ago
Enhanced the documentation and added examples in pandas tseries offsets Week class (#50732) More... almost 2 years ago
REF: array_with_unit_to_datetime (#50737) More... almost 2 years ago
ENH: Add lazy copy to concat and round (#50501) More... almost 2 years ago
ENH: Add lazy copy to replace (#50746) More... almost 2 years ago
BUG: Period constructor raises instead of ignoring when passing a string with extra precision(pico, femto, etc.) (#50417) More... almost 2 years ago
PERF: Fix reference leak in read_hdf (#50714) More... almost 2 years ago