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

ENH: In pandas.testing.assert_frame_equal, support per-column configuration Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#59548 opened Aug 19, 2024 by adrian17
1 of 3 tasks
ENH: Support non-categorical values for pandas bar plots when x axis is datetime values Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#59543 opened Aug 17, 2024 by kdheepak
1 of 3 tasks
ENH: Checking gaps for time series Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#59542 opened Aug 17, 2024 by ncooder
1 of 3 tasks
BUG: OverflowError: value too large to convert to int when manipulating very large dataframes Bug Indexing Related to indexing on series/frames, not to indexes themselves
#59531 opened Aug 16, 2024 by benjamindonnachie
2 of 3 tasks
BUG: import has error Build Library building on various platforms Needs Info Clarification about behavior needed to assess issue
#59527 opened Aug 16, 2024 by alirezazangi
2 of 3 tasks
BUG: Incorrect float32/float64 comparison result Bug Closing Candidate May be closeable, needs more eyeballs Dtype Conversions Unexpected or buggy dtype conversions
#59524 opened Aug 15, 2024 by alexowens90
3 tasks done
BUG: "Bad CRC-32 for file'docProps/core.xml" for Read large Excel file Bug IO Excel read_excel, to_excel Needs Info Clarification about behavior needed to assess issue
#59523 opened Aug 15, 2024 by ghz20040102
2 of 3 tasks
BUG: read_json silently ignores the dtype when engine=pyarrow Bug Dtype Conversions Unexpected or buggy dtype conversions IO JSON read_json, to_json, json_normalize
#59516 opened Aug 14, 2024 by benjamin-hodgson
3 tasks done
BUG: Spurious FutureWarning when using pd.read_json() Bug IO JSON read_json, to_json, json_normalize Warnings Warnings that appear or should be added to pandas
#59511 opened Aug 14, 2024 by krassowski
2 of 3 tasks
2.2.3
DOC: Incorrect Documentation: pd.Dataframe.dropna Closing Candidate May be closeable, needs more eyeballs Docs
#59510 opened Aug 14, 2024 by SMAntony
1 task done
DEPR: future.no_silent_downcasting option Deprecate Functionality to remove in pandas Dtype Conversions Unexpected or buggy dtype conversions
#59502 opened Aug 13, 2024 by jbrockmendel
3 tasks done
BUG: ArrowNotImplementedError: Unsupported cast from int64 to null using function cast_null Bug Needs Info Clarification about behavior needed to assess issue
#59497 opened Aug 13, 2024 by Saeid696
3 tasks done
BUG: Resampling to "B" frequency with closed="right" and label="right" adds empty bins Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59495 opened Aug 13, 2024 by torext
3 tasks done
Bug in Chunk Processing: Non-NULL IDs Become NULL During IterationBUG: Bug Needs Info Clarification about behavior needed to assess issue
#59477 opened Aug 11, 2024 by hiroly2317
3 tasks done
Title: Feature Request: Improve diff Function to Support Forward and Backward CompletionENH: Enhancement Needs Info Clarification about behavior needed to assess issue Transformations e.g. cumsum, diff, rank
#59465 opened Aug 10, 2024 by hiroly2317
1 of 3 tasks
DOC: Development on Gitpod have problems Build Library building on various platforms Docs
#59459 opened Aug 9, 2024 by serl
1 task done
BUG: Series.replace(dict-like, dict-like) raises uninformative AttributeError Enhancement Error Reporting Incorrect or improved errors from pandas replace replace method
#59452 opened Aug 8, 2024 by mroeschke
3 tasks done
BUG: Large XML files on Windows trigger false Encoding error Bug IO XML read_xml, to_xml Windows Windows OS
#59447 opened Aug 8, 2024 by liudvikasakelis
2 of 3 tasks
BUG: assert_frame_equal does not include the obj parameter in error when a MultiIndex is different Enhancement Testing pandas testing functions or related to the test suite
#59440 opened Aug 7, 2024 by serl
3 tasks done
3.0
BUG: isna on pyarrow backed Series is returning Series with bool dtype instead of bool[pyarrow] Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Discussion Requires discussion from core team before further action pyarrow dtype retention op with pyarrow dtype -> expect pyarrow result
#59431 opened Aug 6, 2024 by thesword53
2 of 3 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.