Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

REF: make _cast_pointwise_result an EA method ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
#59895 opened Sep 25, 2024 by jbrockmendel
REF: simplify _constructor/_from_mgr/_constructor_from_mgr/... Needs Discussion Requires discussion from core team before further action Refactor Internal refactoring of code Subclassing Subclassing pandas objects
#56681 opened Dec 29, 2023 by jbrockmendel
REF/API/DEPR: _holds_integer checks in plotting API - Consistency Internal Consistency of API/Behavior Deprecate Functionality to remove in pandas Refactor Internal refactoring of code Visualization plotting
#55897 opened Nov 9, 2023 by jbrockmendel
3 tasks done
REF: groupby internal names Groupby Needs Discussion Requires discussion from core team before further action Refactor Internal refactoring of code
#55551 opened Oct 16, 2023 by rhshadrach
REF/API: EA formatting methods API - Consistency Internal Consistency of API/Behavior Refactor Internal refactoring of code
#55426 opened Oct 6, 2023 by jbrockmendel
REF: Replace args/kwargs in groupby.resample with TimeGrouper arguments Groupby Needs Discussion Requires discussion from core team before further action Refactor Internal refactoring of code Resample resample method
#54961 opened Sep 2, 2023 by rhshadrach
DISC: Make all user-facing dtypes ExtensionDtype API Design Clean ExtensionArray Extending pandas with custom dtypes or arrays. PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint Refactor Internal refactoring of code
#53778 opened Jun 21, 2023 by jbrockmendel
REF: Reductions Reduction Operations sum, mean, min, max, etc. Refactor Internal refactoring of code
#53261 opened May 16, 2023 by jbrockmendel
REF: Paths through DataFrameGroupBy.agg Apply Apply, Aggregate, Transform, Map Groupby Refactor Internal refactoring of code
#52362 opened Apr 2, 2023 by rhshadrach
Mark methods raising AbstractMethodError as abstractmethods? Error Reporting Incorrect or improved errors from pandas Refactor Internal refactoring of code
#48909 opened Oct 1, 2022 by twoertwein
2
4
REF: Improve Situation around rule_code for DateOffsets Frequency DateOffsets Refactor Internal refactoring of code
#48210 opened Aug 23, 2022 by CloseChoice
CI: Add CI check to exclude datetime/Timestamp.now in tests to prevent time dependent behaviors (e.g. DST change) CI Continuous Integration Datetime Datetime data dtype Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#44341 opened Nov 7, 2021 by johnzangwill
REF: Unify creation of dataframe for C and Python parser engines Clean IO CSV read_csv, to_csv Refactor Internal refactoring of code
#43135 opened Aug 20, 2021 by lithomas1
CLN: replace styler code for refactor level arg with codebase generic Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#42933 opened Aug 8, 2021 by attack68
REF: DataFrame.to_html should call Styler.to_html IO HTML read_html, to_html, Styler.apply, Styler.applymap Master Tracker High level tracker for similar issues Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#41693 opened May 27, 2021 by attack68
12 of 15 tasks
REF: Avoid special-casing in core.apply Apply Apply, Aggregate, Transform, Map Refactor Internal refactoring of code
#39993 opened Feb 23, 2021 by rhshadrach
REF: consolidate in CSV parser module IO CSV read_csv, to_csv Refactor Internal refactoring of code
#39345 opened Jan 23, 2021 by arw2019
API: Should apply be smart? API Design Apply Apply, Aggregate, Transform, Map Refactor Internal refactoring of code
#39209 opened Jan 16, 2021 by rhshadrach
REF/CLN: DataFrame.combine_first DataFrame DataFrame data structure Refactor Internal refactoring of code
#38174 opened Nov 30, 2020 by arw2019
REF: Make function for dtype casting in pre-processing of groupby Clean Groupby Refactor Internal refactoring of code Resample resample method
#37505 opened Oct 29, 2020 by phofl
REF: NumericIndex.union determine casting dtype using concat logic API - Consistency Internal Consistency of API/Behavior Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses Refactor Internal refactoring of code setops union, intersection, difference, symmetric_difference
#37258 opened Oct 19, 2020 by jbrockmendel
Refactor pandas.core.generic.NDFrame.to_replace() to appease static type analysis Refactor Internal refactoring of code replace replace method Typing type annotations, mypy/pyright type checking
#34898 opened Jun 20, 2020 by oguzhanogreden
Re-unify execution paths for to_html() and _repr_html_() IO HTML read_html, to_html, Styler.apply, Styler.applymap Refactor Internal refactoring of code
#30727 opened Jan 6, 2020 by greglandrum
Use an enum for infer_dtype return values? Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#29868 opened Nov 26, 2019 by TomAugspurger
Remove all preprocessing from PlotAccessor.__call__ Needs Discussion Requires discussion from core team before further action Refactor Internal refactoring of code Visualization plotting
#29412 opened Nov 5, 2019 by TomAugspurger
ProTip! no:milestone will show everything without a milestone.