Skip to content

Activity

DOC: fix doctests for pandas/core/base.py for new string dtype (#61905)

Pull request merge
jorisvandenbosschepushed 1 commit to main • 628c7fb…faf3bbb • 
yesterday

WEB: Remove Roadmap points pending a PDEP section from Roadmap (#61892)

Pull request merge
mroeschkepushed 1 commit to main • 68644ac…628c7fb • 
yesterday

DOC: update release process maintainer guide (#61810)

Pull request merge
simonjayhawkinspushed 1 commit to main • c457a29…68644ac • 
yesterday

PDEP-8: Inplace methods in pandas (#51466)

Pull request merge
simonjayhawkinspushed 1 commit to main • 27928ed…c457a29 • 
yesterday

BUG: fix fill value for gouped sum in case of unobserved categories f…

Pull request merge
jorisvandenbosschepushed 1 commit to main • 962168f…27928ed • 
2 days ago

Update v3.0.0.rst to use Month XX, 2025 instead of 2024 (#61919)

Pull request merge
mroeschkepushed 1 commit to main • bd9f060…962168f • 
2 days ago

DOC: Clarify to_numeric behavior for numeric dtypes (#61904)

Pull request merge
rhshadrachpushed 1 commit to main • 073710f…bd9f060 • 
2 days ago

DEPR: maybe_infer_ndim (#61901)

Pull request merge
mroeschkepushed 1 commit to main • 4045d48…073710f • 
2 days ago

CI: properly enable the string dtype also for custom CI builds (#61913)

Pull request merge
mroeschkepushed 1 commit to main • 13f7b8b…4045d48 • 
2 days ago

DOC: fix doctests for pandas/core/generic.py for new string dtype (#6…

Pull request merge
jorisvandenbosschepushed 1 commit to main • 930c8a4…13f7b8b • 
2 days ago

DOC: fix doctests for datetimelike.py files for the new string dtype (#…

Pull request merge
jorisvandenbosschepushed 1 commit to main • 8de38e8…930c8a4 • 
3 days ago

BUG: fix padding for string categories in CategoricalIndex repr (#61894)

Pull request merge
jorisvandenbosschepushed 1 commit to main • 6a6a1ba…8de38e8 • 
4 days ago

BUG: If both index and axis are passed to DataFrame.drop, raise a cle…

Pull request merge
rhshadrachpushed 1 commit to main • 4b18266…6a6a1ba • 
6 days ago

API: IncompatibleFrequency subclass TypeError (#61875)

Pull request merge
mroeschkepushed 1 commit to main • 6fca116…4b18266 • 
6 days ago

BUG: disallow exotic np.datetime64 unit (#61882)

Pull request merge
mroeschkepushed 1 commit to main • 6537afe…6fca116 • 
6 days ago

DOC: fix doctests for string dtype changes (top-level) (#61887)

Pull request merge
simonjayhawkinspushed 1 commit to main • 90b1c5d…6537afe • 
6 days ago

DOC: make doc build run with string dtype enabled (#61864)

Pull request merge
jorisvandenbosschepushed 1 commit to main • d5eab1b…90b1c5d • 
6 days ago

API: Index.__cmp__(Series) return NotImplemented (#61884)

Pull request merge
mroeschkepushed 1 commit to main • 3e9237c…d5eab1b • 
7 days ago

BUG: Timedelta with invalid keyword (#61883)

Pull request merge
mroeschkepushed 1 commit to main • 042ac78…3e9237c • 
7 days ago

ERR: improve exception message from timedelta64-datetime64 (#61876)

Pull request merge
mroeschkepushed 1 commit to main • 88cb152…042ac78 • 
7 days ago

DOC: update Parquet IO user guide on index handling and type support …

Pull request merge
mroeschkepushed 1 commit to main • 598b7d1…88cb152 • 
7 days ago

DOC: show Parquet examples with default engine (without explicit pyar…

Pull request merge
mroeschkepushed 1 commit to main • 13bba34…598b7d1 • 
7 days ago

String dtype: turn on by default (#61722)

Pull request merge
jorisvandenbosschepushed 1 commit to main • 2c89a91…13bba34 • 
7 days ago

DOC: Add Raises section to to_numeric docstring (#61868)

Pull request merge
mroeschkepushed 1 commit to main • 43711d5…2c89a91 • 
7 days ago

API: np.isinf on Index return Index[bool] (#61874)

Pull request merge
mroeschkepushed 1 commit to main • 1d153bb…43711d5 • 
7 days ago

TST(string dtype): Resolve xfails in test_from_dummies (#60694)

Pull request merge
jbrockmendelpushed 1 commit to main • bc6ad14…1d153bb • 
8 days ago

Remove incorrect line in Series init docstring (#61849)

Pull request merge
jbrockmendelpushed 1 commit to main • a2315af…bc6ad14 • 
9 days ago

BUG: Fix pivot_table margins to include NaN groups when dropna=False (#…

Pull request merge
rhshadrachpushed 1 commit to main • 4f2aa4d…a2315af • 
10 days ago

DOC: Update README.md to reference issues related to 'good first issu…

Pull request merge
mroeschkepushed 1 commit to main • da7f2be…4f2aa4d • 
11 days ago

DOC: rm excessive backtick (#61839)

Pull request merge
mroeschkepushed 1 commit to main • e83b820…da7f2be • 
11 days ago