Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
update Docs
#23418 by Sanjay8874 was closed Oct 30, 2018 Loading…
4 tasks
ENH: Use find_stack_level in pandas.core Enhancement
#44358 by rhshadrach was merged Nov 12, 2021 Loading…
1 task done
1.4
PERF: indexing Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#43274 by debnathshoham was merged Aug 30, 2021 Loading…
4 tasks
1.3.3
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
#41833 by jbrockmendel was merged Jun 9, 2021 Loading… 1.3
BUG: RecursionError with CategoricalIndex.get_indexer Categorical Categorical Data Type
#42089 by jbrockmendel was merged Jun 17, 2021 Loading…
1 of 4 tasks
1.3
BUG: PeriodIndex.get_loc with mismatched freq Bug Frequency DateOffsets Index Related to the Index class or subclasses Period Period data type
#41670 by jbrockmendel was merged May 28, 2021 Loading…
2 of 4 tasks
1.3
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
#42714 by mzeitlin11 was merged Jul 26, 2021 Loading…
2 tasks done
1.3.2
BUG: overflow in astype(td64ns) Bug Timedelta Timedelta data type
#40008 by jbrockmendel was merged Feb 24, 2021 Loading…
2 of 4 tasks
1.3
REGR: DataFrame reduction with min_count Reduction Operations sum, mean, min, max, etc.
#41711 by jbrockmendel was merged Jun 1, 2021 Loading…
4 tasks
1.2.5
CLN/PERF: remove unused out kwd in take_nd Clean Performance Memory or execution speed performance
#40510 by jbrockmendel was merged Mar 22, 2021 Loading… 1.3
REF: simplify CategoricalIndex.__new__
#38605 by jbrockmendel was merged Dec 22, 2020 Loading… 1.3
CLN: _consolidate_inplace less Clean Internals Related to non-user accessible pandas implementation
#34389 by jbrockmendel was merged May 26, 2020 Loading… 1.1
BUG: preserve categorical & sparse types when grouping / pivot Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions Groupby
#27071 by jreback was merged Jun 27, 2019 Loading… 0.25.0
BUG: Fix Series.sort_values descending & mergesort
#28698 by has2k1 was closed Dec 9, 2019 Loading…
5 tasks
DOC: Docstring script to not require ending period for bullet points CI Continuous Integration Docs
#25786 by EdAbati was closed Oct 25, 2019 Loading…
2 tasks done
CLN: Remove no-longer-used BlockManager.xs Clean Internals Related to non-user accessible pandas implementation
#27043 by jbrockmendel was merged Jun 26, 2019 Loading… 0.25.0
TYP: Replace wildcardimports in toplevelinit as precursor for reshape,stata,io PRs #25936 #25940 #25939 Typing type annotations, mypy/pyright type checking
#26019 by ryankarlos was merged Apr 10, 2019 Loading…
3 of 4 tasks
0.25.0
fix a indices bug for categorical-datetime columns Bug Groupby
#26860 by alexifm was closed Nov 13, 2019 Loading…
1 of 4 tasks
BUG-26988 implement replace for categorical blocks Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
#27026 by JustinZhengBC was merged Nov 16, 2019 Loading…
4 tasks done
1.0.0
PKG: Add test extra Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite
#27039 by TomAugspurger was merged Jun 26, 2019 Loading… 0.25.0
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
#26815 by simonjayhawkins was closed Oct 7, 2019 Loading…
4 tasks
1.0.0
CI: Use conda compiler in environment.yml CI Continuous Integration Dependencies Required and optional dependencies
#27062 by marcelotrevisani was closed Oct 11, 2019 Loading…
4 tasks
Bump minimum verions Dependencies Required and optional dependencies
#26832 by TomAugspurger was merged Jun 13, 2019 Loading… 0.25.0
DOC: Skip creating redirects if docs build fails CI Continuous Integration Docs
#26752 by datapythonista was merged Jun 9, 2019 Loading… 0.25.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.