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

DOC: No warning in set_index() that previous index column is removed. Docs Needs Triage Issue that has not been reviewed by a pandas team member
#60973 opened Feb 20, 2025 by ncotie
1 task done
BUG: import pandas failed in Python 3.13.2 free-threading version Bug Needs Triage Issue that has not been reviewed by a pandas team member
#60972 opened Feb 20, 2025 by qfcy
3 tasks done
ENH: Add pd.read_soql() for Salesforce data retrieval Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60966 opened Feb 19, 2025 by benvigano
1 of 3 tasks
ENH: Support pa.json_ in arrow extension type Arrow pyarrow functionality Enhancement
#60958 opened Feb 18, 2025 by chelsea-lin
3 tasks done
BUG: Segmentation Fault when changing a column name in a DataFrame Bug Needs Triage Issue that has not been reviewed by a pandas team member
#60954 opened Feb 18, 2025 by cvr
2 of 3 tasks
BUILD: Trouble installing pandas on Windows Build Library building on various platforms Needs Info Clarification about behavior needed to assess issue
#60947 opened Feb 17, 2025 by bemali-beep
1 task done
BUG: pd.Series.rename(..., inplace=True) returns a pd.Series and not nont Bug Docs good first issue inplace Relating to inplace parameter or equivalent rename .rename, .rename_axis
#60942 opened Feb 16, 2025 by loicdiridollou
3 tasks done
BUG: datetime64 can't be compared with pyarrow-backed variant Bug Datetime Datetime data dtype Numeric Operations Arithmetic, Comparison, and Logical operations
#60937 opened Feb 15, 2025 by MarcoGorelli
3 tasks done
BUG: Converting string of type lxml.etree._ElementUnicodeResult to a datetime using pandas.to_datetime results in a TypeError. Bug datetime.date stdlib datetime.date support Needs Discussion Requires discussion from core team before further action
#60933 opened Feb 14, 2025 by bentriom
3 tasks done
ENH: Control resampling at halfyear with origin Enhancement Frequency DateOffsets Resample resample method
#60928 opened Feb 13, 2025 by rwijtvliet
2 of 3 tasks
BUG: Index.drop_duplicates() is inconsistent for unhashable values Bug Error Reporting Incorrect or improved errors from pandas
#60925 opened Feb 13, 2025 by camriddell
2 of 3 tasks
BUG: series.reindex(mi) behaves different for series with Index and MultiIndex Bug Index Related to the Index class or subclasses MultiIndex Needs Triage Issue that has not been reviewed by a pandas team member
#60923 opened Feb 13, 2025 by ssche
3 tasks done
API: Design questions for HDFStore.append API Design IO HDF5 read_hdf, HDFStore Needs Discussion Requires discussion from core team before further action
#60920 opened Feb 12, 2025 by JakeTT404
ENH: Make merge_asof preserve the index Closing Candidate May be closeable, needs more eyeballs Enhancement Needs Discussion Requires discussion from core team before further action Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60919 opened Feb 12, 2025 by wahsmail
3 tasks done
DOC: Conbench PoC benchmark is down Benchmark Performance (ASV) benchmarks Docs
#60915 opened Feb 11, 2025 by luxedo
1 task done
BUG: ValueError: Length of values (5) does not match length of index (4) when subtracting two series with MultIndex and Index and nan values Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Needs Triage Issue that has not been reviewed by a pandas team member
#60908 opened Feb 11, 2025 by ssche
3 tasks done
DOC: Should pandas.api.types.is_dtype_equal() be documented? Docs Dtype Conversions Unexpected or buggy dtype conversions Needs Discussion Requires discussion from core team before further action
#60905 opened Feb 10, 2025 by Dr-Irv
1 task done
ENH: Add an iterdicts() function Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60901 opened Feb 9, 2025 by narukaze132
1 of 3 tasks
BUG: Memory leak when creating a df inside a loop Bug Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance Windows Windows OS
#60897 opened Feb 9, 2025 by Chuck321123
3 tasks done
Support for Storing and Retrieving Complex Data Types (e.g., Embeddings) in Pandas DataFrames Closing Candidate May be closeable, needs more eyeballs Complex Complex Numbers Enhancement IO CSV read_csv, to_csv Needs Info Clarification about behavior needed to assess issue
#60895 opened Feb 9, 2025 by ashishjaimongeorge
3 tasks done
DOC: should DateOffset always be used instead of BaseOffset? Docs Typing type annotations, mypy/pyright type checking
#60886 opened Feb 8, 2025 by MarcoGorelli
TST/CI: Investigate numba=0.61 test segfaults on Ubuntu ARM jobs CI Continuous Integration numba numba-accelerated operations Segfault Non-Recoverable Error
#60879 opened Feb 7, 2025 by mroeschke
DOC: Missing documentation for pandas styler properties Docs Styler conditional formatting using DataFrame.style
#60872 opened Feb 7, 2025 by star1327p
1 task done
ProTip! Add no:assignee to see everything that’s not assigned.