-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC: RT03 fix for min,max,mean,meadian,kurt,skew Docs
#57682 by YashpalAhlawat was closed Apr 23, 2024 Loading…
1 of 5 tasks
PERF: indexing Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
PERF/REGR: isin slowdown for masked type isin isin method NA - MaskedArrays Related to pd.NA and nullable extension arrays Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
REF: de-duplicate symmetric_difference, _union Index Related to the Index class or subclasses Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
BUG: PeriodIndex.get_loc with mismatched freq Bug Frequency DateOffsets Index Related to the Index class or subclasses Period Period data type
BUG: Fix Series.sort_values descending & mergesort
#28698 by has2k1 was closed Dec 9, 2019 Loading…
5 tasks
BUG: preserve categorical & sparse types when grouping / pivot Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions Groupby
CI: Use conda compiler in Continuous Integration Dependencies Required and optional dependencies
environment.yml CI #27062 by marcelotrevisani was closed Oct 11, 2019 Loading…
4 tasks
CLN: Remove no-longer-used BlockManager.xs Clean Internals Related to non-user accessible pandas implementation
PKG: Add test extra Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite
BUG-26988 implement replace for categorical blocks Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
REF: remove special-casing for internal EAs from format_array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#26965 by simonjayhawkins was closed Aug 28, 2019 Loading…
3 tasks
DOC: array class docstring pages without autosummary tables Docs
#26834 by jorisvandenbossche was merged Jun 14, 2019 Loading…
REF: remove ExtensionArrayFormatter Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.