89
I Use This!
Very High Activity

Commits : Listings

Analyzed 28 minutes ago. based on code collected about 1 hour ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: Improve kwargs docs for parquet engines (#62125) More... 17 days ago
Fix typo in the test name (#62122) More... 17 days ago
CI/BLD: don't use strict xfail for '%m.%Y' format in test_hypothesis_delimited_date (#62124) More... 17 days ago
CI/BLD: fix upload of arm64 windows wheels (#62126) More... 17 days ago
Use jinja2 FileSystemLoader instead of PackageLoader for compat newer meson-python and editable installs (#62123) More... 17 days ago
DOC: add sections about big new features (CoW, string dtype) to 3.0.0 whatsnew notes (#61724) More... 18 days ago
BUG: Fix ExtensionArray binary op protocol (#61990)
Jay
More... 18 days ago
BUG: Fix Series.str.contains with compiled regex on Arrow string dtype (#61946) More... 19 days ago
BUG: fix Series.str.fullmatch() and Series.str.match() with a compiled regex failing with arrow strings (#61964) More... 19 days ago
DOC: Add to_julian_date to DatetimeIndex methods listing (#62090) More... 19 days ago
ENH: Warn on unused arguments to resample (#62101) More... 19 days ago
ENH: Implement PDEP-17 (#61468) More... 20 days ago
BUG: read_csv with engine=pyarrow and numpy-nullable dtype (#62053) More... 20 days ago
DEPS: Bump adbc-driver-postgresql/sqlite to 1.2 (#62065) More... 21 days ago
DEPS: update python version in dockerfile (#62088) More... 21 days ago
BUG: Preserve column names in DataFrame.from_records when nrows=0 (#62085) More... 21 days ago
REF: split big method in pyarrow csv wrapper (#62087) More... 21 days ago
API: offsets.Day is always calendar-day (#61985) More... 21 days ago
BUG: Fix tz_localize(None) with Arrow timestamp (#62076) More... 21 days ago
DEPS: Drop Python 3.10 (#62066) More... 24 days ago
MNT: migrate from codecs.open to open (#62073) More... 24 days ago
BUG(CoW): also raise for chained assignment for .at / .iat (#62074) More... 24 days ago
BUG: Fix Series.reindex losing values when reindexing to MultiIndex (#61969) More... 25 days ago
API: make construct_array_type non-classmethod (#62060) More... 26 days ago
DOC: Inform users that incomplete reports will generally be closed (#62054) More... 26 days ago
BUG: groupby.idxmin/idxmax with all NA values should raise (#62026) More... 27 days ago
BUG: Add min/max methods to ArrowExtensionArray GH#61311 (#61924) More... 27 days ago
REF: simplify mask_missing (#62049) More... 27 days ago
DOC: Add SSLCertVerificationError warning message for documentation b… (#62015) More... 27 days ago
REF: Avoid/defer `dtype=object` containers in plotting (#62042) More... 27 days ago