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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

ENH: Add index_col parameter to the Dataframe constructor Closing Candidate May be closeable, needs more eyeballs Enhancement
#58409 opened Apr 24, 2024 by tomhoq
1 of 3 tasks
BUILD: Pandas 2.1.1 DLL load failed Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member
#58405 opened Apr 24, 2024 by EmmaIKirk
1 task done
BUG: pd.infer_freq incompatible with Series["timestamp[s][pyarrow]"]. Bug Needs Triage Issue that has not been reviewed by a pandas team member
#58403 opened Apr 24, 2024 by randolf-scholz
2 of 3 tasks
BUG: Losing information when handling of NoneTypes in pd.json_normalize Bug Needs Triage Issue that has not been reviewed by a pandas team member
#58395 opened Apr 24, 2024 by a-theron
3 tasks done
PERF: df.unstack() is 500 times slower since pandas>=2.1 Needs Triage Issue that has not been reviewed by a pandas team member Performance Memory or execution speed performance
#58391 opened Apr 23, 2024 by sbonz
2 of 3 tasks
DOC: pandas.Grouper should not accept args and kwargs and should have permanent arguments Docs Needs Triage Issue that has not been reviewed by a pandas team member
#58388 opened Apr 23, 2024 by tuhinsharma121
1 task done
BUG: NonExistentTimeError with resample("7D"), but only when DST day is not part of the date range Bug Needs Triage Issue that has not been reviewed by a pandas team member
#58380 opened Apr 23, 2024 by kdebrab
2 of 3 tasks
BUG: pytest fails for conda editable installation in Mac Bug Needs Triage Issue that has not been reviewed by a pandas team member
#58373 opened Apr 22, 2024 by tuhinsharma121
3 tasks done
ENH: Infer column dtype when constructing object with pd.NA Dtype Conversions Unexpected or buggy dtype conversions Enhancement NA - MaskedArrays Related to pd.NA and nullable extension arrays Needs Discussion Requires discussion from core team before further action
#58366 opened Apr 22, 2024 by amanlai
1 of 3 tasks
RLS: 2.2.3 Release
#58354 opened Apr 21, 2024 by lithomas1 2.2.3
DOC: Missing Source Links Docs Needs Triage Issue that has not been reviewed by a pandas team member
#58351 opened Apr 21, 2024 by shriyakalakata
1 task done
DOC: Incorrect Source Link Docs Needs Triage Issue that has not been reviewed by a pandas team member
#58350 opened Apr 21, 2024 by gboeker
1 task done
BUG: groupby.apply requires func to be hashable. raises unhashable type error otherwise Apply Apply, Aggregate, Transform Bug Closing Candidate May be closeable, needs more eyeballs Groupby
#58345 opened Apr 21, 2024 by furechan
3 tasks done
BUG: np.where called with ps.Series returns np.array instead of pd.Series Bug Upstream issue Issue related to pandas dependency
#58329 opened Apr 19, 2024 by domsmrz
3 tasks done
BUG: incorrect assumption of full-name month format when "May" is initial month Bug Needs Triage Issue that has not been reviewed by a pandas team member
#58328 opened Apr 19, 2024 by matthew-brett
3 tasks done
BUG: Series.str.split broken with pyarrow strings and regex argument Arrow pyarrow functionality Bug Strings String extension data type and string data
#58321 opened Apr 18, 2024 by WillAyd
3 tasks done
BUG: Using Series.diff() on a Series with Periods on Windows shows an overflow error Bug Needs Triage Issue that has not been reviewed by a pandas team member
#58320 opened Apr 18, 2024 by Dr-Irv
2 of 3 tasks
What's the design decision regarding whether operations can return another backend's object? Arrow pyarrow functionality Dtype Conversions Unexpected or buggy dtype conversions NA - MaskedArrays Related to pd.NA and nullable extension arrays pyarrow dtype retention op with pyarrow dtype -> expect pyarrow result Usage Question
#58312 opened Apr 18, 2024 by anmyachev
ProTip! Type g i on any issue or pull request to go back to the issue listing page.