-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
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
Label
Projects
Milestones
Assignee
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
REF: Replace maybe_infer_to_datimelike with maybe_convert_objects
Clean
#60258
opened Nov 8, 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
CLN: Use dedup_names in all instances where duplicate column names are renamed
Clean
good first issue
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
#50371
opened Dec 21, 2022 by
datapythonista
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: Validate All Py_* Functions in C Extensions check for NULL
Clean
#49756
opened Nov 17, 2022 by
WillAyd
DOC/CLN: Requires discussion from core team before further action
how
is completely inconsistent
Clean
Docs
Needs Discussion
#49132
opened Oct 16, 2022 by
bashtage
3 tasks done
CLN/DOC: _selected_obj vs _obj_with_exclusions
Clean
Groupby
#46944
opened May 4, 2022 by
jbrockmendel
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.