-
- 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
CI: Improve error message format in validate_docstrings.py CI Continuous Integration Docs
#56827 by luke396 was merged Jan 15, 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
TST: add test for Index.where when needing to cast to object dtype Testing pandas testing functions or related to the test suite
#40888 by cgarciae was closed Sep 1, 2021 Loading…
4 tasks done
BUG: Fix reindexing with multi-indexed DataFrames Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
CI: Unify code_checks whitespace checking CI Continuous Integration Testing pandas testing functions or related to the test suite
TYP: some types for pandas/core/ops/docstrings.py Typing type annotations, mypy/pyright type checking
#29970 by simonjayhawkins was closed Dec 4, 2019 Loading…
BUG: Fix Series.sort_values descending & mergesort
#28698 by has2k1 was closed Dec 9, 2019 Loading…
5 tasks
Pick and choose numpy version based on Python 2 or 3. Build Library building on various platforms Dependencies Required and optional dependencies
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.