-
- 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
make nanops._maybe_null_out work with complex numbers ( issue #7353 ) Bug Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations
make nanops work when ndim==1 and axis==0 ( issue #7354 ) Bug Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations
BUG: Add type promotion support for eval() expressions with many properties Bug Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation
ENH: fix eval scoping issues API Design Bug Internals Related to non-user accessible pandas implementation
support axis=None for nanmedian ( issue #7352 ) Bug Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations
ENH: NaTType can be unpickled properly Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation IO Data IO issues that don't fit into a more specific label Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Fix bug where Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation
nanops._has_infs doesn't work with many dtypes (issue #7357) Bug Dtype Conversions API/CLN: add in common operations to Series/Index, refactored as a OpsMixin API Design Datetime Datetime data dtype Enhancement Frequency DateOffsets Internals Related to non-user accessible pandas implementation Period Period data type
CLN: drop internals._invert_reordering in favour of lib.get_reverse_indexer Internals Related to non-user accessible pandas implementation
Change Panel.shift to use NDFrame.shift API Design Internals Related to non-user accessible pandas implementation
INT/CLN: clean up block slicing semantics Internals Related to non-user accessible pandas implementation
BUG: bug in BlockManager._get_numeric_data, with invalid combine Bug Internals Related to non-user accessible pandas implementation
CLN/INT: remove Index as a sub-class of NDArray API Design Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation MultiIndex Refactor Internal refactoring of code
ENH/CLN: add HistPlot class inheriting MPLPlot API Design Enhancement Internals Related to non-user accessible pandas implementation Visualization plotting
Allow deprecate_kwarg to transform arguments Internals Related to non-user accessible pandas implementation
ENH: create Timedelta scalar / TimedeltaIndex API Design Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
BUG: Bug in iat return boxing for Timestamp/Timedelta (GH7729) Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-10-29.