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
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
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: RecursionError with CategoricalIndex.get_indexer Categorical Categorical Data Type
#42089 by jbrockmendel was merged Jun 17, 2021 Loading…
1 of 4 tasks
1.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
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
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
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
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
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: 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
#27071 by jreback was merged Jun 27, 2019 Loading… 0.25.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
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
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
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
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
Enhancement Add max_level param to json_normalize IO JSON read_json, to_json, json_normalize
#26876 by bhavaniravi was merged Jul 3, 2019 Loading…
5 tasks done
0.25.0
BUG: from_dict ignored order of OrderedDict (#8425) DataFrame DataFrame data structure Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#26875 by mazayo was merged Jul 8, 2019 Loading…
4 tasks done
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
REF: remove ExtensionArrayFormatter Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#26833 by simonjayhawkins was merged Jun 13, 2019 Loading…
4 tasks
0.25.0
Bump minimum verions Dependencies Required and optional dependencies
#26832 by TomAugspurger was merged Jun 13, 2019 Loading… 0.25.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.