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: Reassigning an index in a Series with a 1 dimensional numpy array of length 1 loses dimension. Regression from v 2.0.0 Bug Indexing Related to indexing on series/frames, not to indexes themselves Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.). Regression Functionality that used to work in a prior pandas version
#53565 opened Jun 8, 2023 by lendle
2 of 3 tasks
Assigning with loc using an index with string values Bug Indexing Related to indexing on series/frames, not to indexes themselves
#22500 opened Aug 24, 2018 by chrisroat
BUG: Date objects cannot be compared against a DatetimeIndex Bug datetime.date stdlib datetime.date support Datetime Datetime data dtype Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version
#35466 opened Jul 29, 2020 by knabben
2 of 3 tasks
BUG: Using tuples to specify single columns in .loc Bug Indexing Related to indexing on series/frames, not to indexes themselves
#54464 opened Aug 8, 2023 by SudhanAnnamalai
2 of 3 tasks
BUG:read_csv misleading handling of csv files containing rows with different number of delimiters Enhancement Error Reporting Incorrect or improved errors from pandas IO CSV read_csv, to_csv Needs Discussion Requires discussion from core team before further action
#36069 opened Sep 2, 2020 by saleepeppe
2 of 3 tasks
BUG? Consistency of column parsing API - Consistency Internal Consistency of API/Behavior Bug IO CSV read_csv, to_csv IO Excel read_excel, to_excel
#11357 opened Oct 17, 2015 by chris-b1
Wrong string comparison in df.eval Bug expressions pd.eval, query
#11044 opened Sep 10, 2015 by jesrael
ENH: min_weight in addition to min_periods for ewma Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Window rolling, ewma, expanding
#11167 opened Sep 22, 2015 by max-sixty
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
to_clipboard wrong linebreaks on Windows Bug Windows Windows OS
#11720 opened Nov 30, 2015 by Winand
BUG: index attributes don't respect the width & need wrapping Bug Output-Formatting __repr__ of pandas objects, to_string
#11552 opened Nov 8, 2015 by jreback
Params not properly supported for pymssql Enhancement IO SQL to_sql, read_sql, read_sql_query
#11683 opened Nov 23, 2015 by litchfield
MultiIndex reindex should behave like Index. Enhancement Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#7895 opened Aug 1, 2014 by rockg
ENH: DataFrame.from_dict doesn't work with collections.UserDict objects Constructors Series/DataFrame/Index/pd.array Constructors Enhancement IO Data IO issues that don't fit into a more specific label Needs Discussion Requires discussion from core team before further action
#59737 opened Sep 6, 2024 by mesvam
2 of 3 tasks
get start and end of regex match in dataframe Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Strings String extension data type and string data
#8747 opened Nov 6, 2014 by teese
ProTip! Updated in the last three days: updated:>2025-03-06.