-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: fixed wrong order of ordered labels in pd.cut() Blocker Blocking issue or pull request for an upcoming release Bug Categorical Categorical Data Type
BUG: Fixed pd.unique on array of tuples Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Blocker Blocking issue or pull request for an upcoming release
Fix repr of DataFrame with IntervalIndex Blocker Blocking issue or pull request for an upcoming release Bug Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
PLT: Cleaner plotting backend API, and unify Series and DataFrame accessors Blocker Blocking issue or pull request for an upcoming release Clean Visualization plotting
Blacken the code base Blocker Blocking issue or pull request for an upcoming release Code Style Code style, linting, code_checks
DEPR: Deprecate using Blocking issue or pull request for an upcoming release Deprecate Functionality to remove in pandas IO Excel read_excel, to_excel
xlrd engine for read_excel Blocker DEPR: raise deprecation warning in numpy ufuncs on DataFrames if not aligned + fallback to <1.2.0 behaviour Blocker Blocking issue or pull request for an upcoming release Deprecate Functionality to remove in pandas
Revert "Backport PR #39526 on branch 1.2.x (CI: pin numpy for CI / Checks github action)" Blocker Blocking issue or pull request for an upcoming release CI Continuous Integration Typing type annotations, mypy/pyright type checking
API: EA._can_hold_na -> EDtype.can_hold_na API Design Blocker Blocking issue or pull request for an upcoming release ExtensionArray Extending pandas with custom dtypes or arrays.
BUG: getitem indexing wrong axis Blocker Blocking issue or pull request for an upcoming release Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
Backport PR #54641 on branch 2.1.x (BUG: getitem indexing wrong axis) Blocker Blocking issue or pull request for an upcoming release Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
REGR: groupby.count returning string dtype instead of numeric for string input Blocker Blocking issue or pull request for an upcoming release Groupby Regression Functionality that used to work in a prior pandas version
Backport PR #54752 on branch 2.1.x (REGR: groupby.count returning string dtype instead of numeric for string input) Blocker Blocking issue or pull request for an upcoming release Groupby Regression Functionality that used to work in a prior pandas version
Backport PR #54750 on branch 2.1.x (Revert deprecation of con as keyword only arg) Blocker Blocking issue or pull request for an upcoming release
BUG: DataFrame.update bool dtype being converted to object #55509 Blocker Blocking issue or pull request for an upcoming release Stale
Revert "DEPR: make_block (#56422)" Blocker Blocking issue or pull request for an upcoming release Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
CoW: Boolean indexer in MultiIndex raising read-only error Blocker Blocking issue or pull request for an upcoming release Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves
Backport PR #56635 on branch 2.2.x (CoW: Boolean indexer in MultiIndex raising read-only error) Blocker Blocking issue or pull request for an upcoming release Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves
BLD: Pin numpy on 2.2.x Blocker Blocking issue or pull request for an upcoming release Build Library building on various platforms
Backport PR #56481 on branch 2.2.x (Revert "DEPR: make_block (#56422)") Blocker Blocking issue or pull request for an upcoming release Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
ProTip! Mix and match filters to narrow down what you’re looking for.