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

BUG: assert_index_equal does not raise error for check_categorical=False when comparing 2 CategoricalIndex objects Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
#21092 by alysivji was merged May 19, 2018 Loading… updated Jun 17, 2024
4 tasks done
0.23.1
BUG: Retain timezone dtype with cut and qcut Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
#19890 by mroeschke was merged Mar 9, 2018 Loading… updated Sep 6, 2023
4 tasks done
0.23.0
BUG: SparseSeries init from dict fixes Bug Duplicate Report Duplicate issue or pull request Sparse Sparse Data Type
#16906 by kernc was closed Jul 19, 2017 Loading… updated May 11, 2023
4 tasks done
ENH Adding categorical parallel_coordinates implementation Enhancement Visualization plotting
#16219 by stangirala was closed Oct 28, 2017 Loading… updated May 11, 2023
3 of 4 tasks
BUG: Fix css for displaying DataFrames in notebook #16792 IO HTML read_html, to_html, Styler.apply, Styler.applymap
#16879 by margotphoenix was merged Sep 22, 2017 Loading… updated Mar 29, 2023
4 tasks
0.21.0
BUG: inconsistency between replace dict using integers and using strings (#20656) Bug Compat pandas objects compatability with Numpy or Python functions Strings String extension data type and string data
#21477 by peterpanmj was merged Aug 9, 2018 Loading… updated Mar 6, 2023
4 tasks done
0.24.0
pct change bug issue 21200 Bug Groupby
#21235 by simonariddell was merged Dec 12, 2018 Loading… updated Feb 12, 2023
3 tasks done
0.24.0
ExtensionArray.take default implementation ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#20814 by TomAugspurger was merged Apr 27, 2018 Loading… updated Nov 30, 2022
4 tasks
0.23.0
PERF/BUG: reimplement MultiIndex.remove_unused_levels Bug MultiIndex Performance Memory or execution speed performance
#16565 by rhendric was merged Jun 2, 2017 Loading… updated Nov 24, 2022 0.20.2
cleanup inconsistently used imports Clean Code Style Code style, linting, code_checks
#19292 by jbrockmendel was merged Jan 21, 2018 Loading… updated Nov 15, 2022
4 tasks
0.23.0
API: Add CalendarDay ('CD') offset API Design Frequency DateOffsets
#22288 by mroeschke was merged Sep 7, 2018 Loading… updated May 19, 2022
4 tasks done
0.24.0
ENH: Use find_stack_level in pandas.core Enhancement
#44358 by rhshadrach was merged Nov 12, 2021 Loading… updated Dec 4, 2021
1 task done
1.4
SparseArray is an ExtensionArray API Design ExtensionArray Extending pandas with custom dtypes or arrays. Sparse Sparse Data Type
#22325 by TomAugspurger was merged Oct 13, 2018 Loading… updated Nov 30, 2021
4 tasks done
0.24.0
BUG: bugfix 26390 assigning PandasArray to DataFrame error Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
#26417 by shantanu-gontia was merged May 19, 2019 Loading… updated Nov 28, 2021
4 tasks done
0.25.0
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… updated Aug 30, 2021
4 tasks
1.3.3
ENH: DataFrame.append preserves columns dtype if possible Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#19021 by topper-123 was merged Apr 20, 2018 Loading… updated May 22, 2021
4 tasks done
0.23.0
Deprecate read_feather nthreads argument + update feather-format to pyarrow.feather Deprecate Functionality to remove in pandas IO Data IO issues that don't fit into a more specific label
#23112 by ingwinlu was merged Nov 1, 2018 Loading… updated Apr 27, 2021
4 tasks done
0.24.0
BUG: Placeholders not being filled on docstrings Docs
#39139 by MicaelJarniac was merged Jan 17, 2021 Loading… updated Jan 17, 2021
3 tasks done
1.2.1
API/BUG: Raise when int-dtype coercions fail Dtype Conversions Unexpected or buggy dtype conversions Error Reporting Incorrect or improved errors from pandas
#21456 by gfyoung was merged Jun 20, 2018 Loading… updated Dec 20, 2020 0.24.0
BUG: Index._searchsorted_monotonic(..., side='right') returns the left side position for monotonic decreasing indexes Indexing Related to indexing on series/frames, not to indexes themselves
#17272 by jschendel was merged Sep 7, 2017 Loading… updated Dec 6, 2020
5 tasks done
0.21.0
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… updated Dec 4, 2020 0.25.0
CLN: Remove unnecessary uses of pd. in tests Code Style Code style, linting, code_checks
#18277 by jschendel was merged Nov 15, 2017 Loading… updated Nov 6, 2020
1 task done
0.23.0
BUG: DataFrame/Series.tz_convert does not modifies original data with copy=False Bug Timezones Timezone data dtype
#24657 by mroeschke was merged Jan 8, 2019 Loading… updated Oct 29, 2020
4 tasks done
0.24.0
API: change Index set ops sort=True -> sort=None API Design Deprecate Functionality to remove in pandas
#25063 by jorisvandenbossche was merged Feb 1, 2019 Loading… updated May 11, 2020 0.24.1
ENH: Only apply first group once in fast GroupBy.apply Groupby Performance Memory or execution speed performance
#24748 by fjetter was merged Mar 26, 2019 Loading… updated May 2, 2020
3 tasks done
0.25.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.