-
- 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
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
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
BUG: preserve categorical & sparse types when grouping / pivot Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions Groupby
BUG: Fix Series.sort_values descending & mergesort
#28698 by has2k1 was closed Dec 9, 2019 Loading…
5 tasks
CLN: Remove no-longer-used BlockManager.xs Clean Internals Related to non-user accessible pandas implementation
TYP: Replace wildcardimports in toplevelinit as precursor for reshape,stata,io PRs #25936 #25940 #25939 Typing type annotations, mypy/pyright type checking
BUG-26988 implement replace for categorical blocks Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
PKG: Add test extra Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite
DEPR: deprecate notebook argument in DataFrame.to_html() Deprecate Functionality to remove in pandas IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
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
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.