89
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DEPR: Deprecate remaining copy usages (#57870) More... 2 days ago
WEB: Updating active/inactive core devs (#57969) More... 2 days ago
EHN: add ability to format index and col names to Styler (#57880) More... 2 days ago
DEPR: value_counts doing dtype inference on result.index (#58009) More... 2 days ago
REF: Use numpy set methods in interpolate (#57997) More... 2 days ago
DOC: Fix reference to rows in `read_csv(index_col)` error message (#57991) More... 2 days ago
DEPR: enforce deprecation of DTI/TDI unused keywords (#58003) More... 2 days ago
DEPS: bump adbc-driver-postgresql min version to 0.10.0 (#58010) More... 2 days ago
DEPR: remove Tick.delta (#58005) More... 2 days ago
API: avoid passing Manager to subclass __init__ (#57553) More... 3 days ago
DEPR: Enforce deprecation of parsing to tzlocal (#58002) More... 3 days ago
DEPR: remove Categorical.to_list (#58000) More... 3 days ago
PERF: DataFrame(dict) returns RangeIndex columns when possible (#57943) More... 3 days ago
improve accuracy of to_pytimedelta (#57841) More... 3 days ago
CLN: Enforce deprecation of argmin/max and idxmin/max with NA values (#57971) More... 3 days ago
Changed the strings to make code simpler (#57973) More... 3 days ago
DOC: clarify three documentation strings in base.py (#57978) More... 3 days ago
PDEP: Change status of CoW proposal to implemented (#57977) More... 3 days ago
CLN: Enforce deprecations for EA.fillna (#57983) More... 3 days ago
DOC: fix list indentation in pandas.DataFrame.stack (#57975) More... 3 days ago
DOC Add documentation for how pandas rounds values in Series.round and Dataframe.round methods (#57981) More... 4 days ago
Implement hash_join for merges (#57970) More... 5 days ago
ENH: set __module__ for objects in pandas pd.DataFrame API (#55171) More... 5 days ago
REF/PERF: Use concat(..., ignore_index=True) when index doesn't matter (#57913) More... 6 days ago
CLN: enforce deprecation of `NDFrame.interpolate` with `ffill/bfill/pad/backfill` methods (#57869) More... 6 days ago
CLN: Enforce verbose parameter deprecation in read_csv/read_table (#57966) More... 6 days ago
DOC: Update docs with the use of meson instead of setup.py (#57917) More... 6 days ago
DOC: fix closing sq. bracket in pandas.read_fwf example (#57959) (#57961) More... 6 days ago
DEPR: remove deprecated units ‘H’, ’T’, and smaller from Timedelta, TimedeltaIndex (#57627) More... 7 days ago
Use memcpy / realloc more effectively in hashtable (#57695) More... 7 days ago