DOC: fix doctests for pandas/core/base.py for new string dtype (
#61905 )
Pull request merge
WEB: Remove Roadmap points pending a PDEP section from Roadmap (
#61892 )
Pull request merge
DOC: update release process maintainer guide (
#61810 )
Pull request merge
PDEP-8: Inplace methods in pandas (
#51466 )
Pull request merge
BUG: fix fill value for gouped sum in case of unobserved categories f…
Pull request merge
Update v3.0.0.rst to use Month XX, 2025 instead of 2024 (
#61919 )
Pull request merge
DOC: Clarify to_numeric behavior for numeric dtypes (
#61904 )
Pull request merge
DEPR: maybe_infer_ndim (
#61901 )
Pull request merge
CI: properly enable the string dtype also for custom CI builds (
#61913 )
Pull request merge
DOC: fix doctests for pandas/core/generic.py for new string dtype (
#6… Pull request merge
DOC: fix doctests for datetimelike.py files for the new string dtype (
#… Pull request merge
BUG: fix padding for string categories in CategoricalIndex repr (
#61894 )
Pull request merge
BUG: If both index and axis are passed to DataFrame.drop, raise a cle…
Pull request merge
API: IncompatibleFrequency subclass TypeError (
#61875 )
Pull request merge
BUG: disallow exotic np.datetime64 unit (
#61882 )
Pull request merge
DOC: fix doctests for string dtype changes (top-level) (
#61887 )
Pull request merge
DOC: make doc build run with string dtype enabled (
#61864 )
Pull request merge
API: Index.__cmp__(Series) return NotImplemented (
#61884 )
Pull request merge
BUG: Timedelta with invalid keyword (
#61883 )
Pull request merge
ERR: improve exception message from timedelta64-datetime64 (
#61876 )
Pull request merge
DOC: update Parquet IO user guide on index handling and type support …
Pull request merge
DOC: show Parquet examples with default engine (without explicit pyar…
Pull request merge
String dtype: turn on by default (
#61722 )
Pull request merge
DOC: Add Raises section to to_numeric docstring (
#61868 )
Pull request merge
API: np.isinf on Index return Index[bool] (
#61874 )
Pull request merge
TST(string dtype): Resolve xfails in test_from_dummies (
#60694 )
Pull request merge
Remove incorrect line in Series init docstring (
#61849 )
Pull request merge
BUG: Fix pivot_table margins to include NaN groups when dropna=False (
#… Pull request merge
DOC: Update README.md to reference issues related to 'good first issu…
Pull request merge
DOC: rm excessive backtick (
#61839 )
Pull request merge
You can’t perform that action at this time.