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
Sort

Issues list

BUG: Arugment nan_as_null is unused in __dataframe__ calls. Clean Closing Candidate May be closeable, needs more eyeballs Interchange Dataframe Interchange Protocol
#61025 opened Mar 1, 2025 by ethandavidlee
3 tasks done
REF: dtype_backend argument in sql module mixes lib.no_default and numpy Clean IO SQL to_sql, read_sql, read_sql_query
#60326 opened Nov 15, 2024 by WillAyd
DEPR: resample with PeriodIndex Clean Period Period data type Resample resample method Stale
#58021 opened Mar 26, 2024 by jbrockmendel Loading…
5 tasks
STY: is_ci_environment seems like an antipattern CI Continuous Integration Clean Testing pandas testing functions or related to the test suite
#55465 opened Oct 9, 2023 by jbrockmendel
TST: Standardize GitHub references Clean Needs Discussion Requires discussion from core team before further action Testing pandas testing functions or related to the test suite
#55461 opened Oct 9, 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
TST: Cleanup tests from numeric_only / nuisance deprecation Clean Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Testing pandas testing functions or related to the test suite
#50133 opened Dec 8, 2022 by rhshadrach
BUG/CLN: Vendored ujson Module Bug Clean IO JSON read_json, to_json, json_normalize
#49604 opened Nov 9, 2022 by lithomas1
DOC/CLN: how is completely inconsistent Clean Docs Needs Discussion Requires discussion from core team before further action
#49132 opened Oct 16, 2022 by bashtage
3 tasks done
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
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
TYPING: Unreachable code Clean Typing type annotations, mypy/pyright type checking
#27396 opened Jul 15, 2019 by simonjayhawkins
REF/CLN: ops boilerplate Clean Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations Refactor Internal refactoring of code
#23853 opened Nov 22, 2018 by jbrockmendel
2 of 4 tasks
CLN: remove fastpath & verify_integrity from constructors Clean Constructors Series/DataFrame/Index/pd.array Constructors Deprecate Functionality to remove in pandas
#20110 opened Mar 10, 2018 by jreback
3 of 6 tasks
CLN: remove need for assert_matching in pandas/tests/indexes/test_multi.py Clean MultiIndex Testing pandas testing functions or related to the test suite
#19105 opened Jan 6, 2018 by jreback
API/CLN: timeseries plotting API Design Clean Needs Discussion Requires discussion from core team before further action Visualization plotting
#15071 opened Jan 5, 2017 by jorisvandenbossche
CLN/API: implemented to_html in terms of .style API Design Clean IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Styler conditional formatting using DataFrame.style
#11700 opened Nov 25, 2015 by jreback
ProTip! Exclude everything labeled bug with -label:bug.