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: Error on query function when the column name has # symbol Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59285 opened Jul 20, 2024 by yangjlx
3 tasks done
PERF: Needs Triage Issue that has not been reviewed by a pandas team member Performance Memory or execution speed performance
#59279 opened Jul 19, 2024 by buhtz
2 of 3 tasks
BUG: Error on to_datetime() after running multiple times in jupyter notebook Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59277 opened Jul 19, 2024 by CoderTom314
3 tasks done
ENH: pd.concat with keys and ignore_index=True should raise Enhancement Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#59274 opened Jul 18, 2024 by WillAyd
1 of 3 tasks
BUG: reset_index() looses the frequency of a DatetimeIndex Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59273 opened Jul 18, 2024 by annika-rudolph
3 tasks done
BUG: CoW does not seem to work on an index with duplicated labels Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59272 opened Jul 18, 2024 by arnaudlegout
2 of 3 tasks
DOC: New contributor meeting, clarify or remove Closing Candidate May be closeable, needs more eyeballs Docs
#59267 opened Jul 17, 2024 by nevencaplar
1 task done
BUG: Series.mul silently returns wrong values with UInt8 dtype when overflowing the max value range Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59261 opened Jul 17, 2024 by Timost
2 of 3 tasks
BUG: Wrong timestamp resolution when parsing timestamp string with comma separated milliseconds Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59256 opened Jul 16, 2024 by rocodero
3 tasks done
BUG: rolling window with center=True, min_periods=1 is not symmetric at edges Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59252 opened Jul 16, 2024 by jack-walp
2 of 3 tasks
BUG: Pandas squashes 1-dimensional Numpy array with shape (1,) down to a 0-dimensional array Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59249 opened Jul 15, 2024 by sunghjung3
3 tasks done
BUG: read_sql tries to convert blob/varbinary to string with pyarrow backend Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions IO SQL to_sql, read_sql, read_sql_query
#59242 opened Jul 13, 2024 by dbrownems
3 tasks done
ENH: Reduce type requirements for the subset parameter in drop_duplicates/duplicated Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#59237 opened Jul 12, 2024 by behrenhoff
1 of 3 tasks
ENH: Consistent API between pd.get_dummies() and Series.str.get_dummies() Enhancement Needs Discussion Requires discussion from core team before further action Strings String extension data type and string data
#59235 opened Jul 12, 2024 by wany-oh
1 of 3 tasks
BUG: json_normalize KeyError Key not found Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59233 opened Jul 11, 2024 by Opostol
3 tasks done
BUG: AttributeError about dateutil.relativedelta when calling pd.read_json(json_data) Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59227 opened Jul 11, 2024 by cspzyy
2 of 3 tasks
BUG: SQL connection Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59224 opened Jul 11, 2024 by vladiscripts
3 tasks done
BUG: unexpected behavior when Loading lines like "\""\t"a" Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59222 opened Jul 10, 2024 by hyleepp
3 tasks done
ENH: Replacing behavior currently provided by pandas.to_numeric using errors="ignore" Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#59221 opened Jul 10, 2024 by ahobeost
1 of 3 tasks
BUG: regression in master for DataFrame.sparse.from_spmatrix Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59212 opened Jul 8, 2024 by bmreiniger
3 tasks done
ENH: Extend to_numeric to Convert Hexadecimal, Octal, and Binary Strings with Prefixes Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#59207 opened Jul 8, 2024 by beci
1 of 3 tasks
BUG: ValueError when accessing dataFrame with array attribute Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59196 opened Jul 6, 2024 by Zybulon
2 of 3 tasks
ENH: Pipe attrs to_html Jinja2 environmental variables Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#59193 opened Jul 5, 2024 by disarticulate
1 of 3 tasks
BUG: merge_asof on float does not detect float equality Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59187 opened Jul 5, 2024 by RaphaelRosset
2 of 3 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.