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

FEEDBACK: PyArrow as a required dependency and PyArrow backed strings Arrow pyarrow functionality Community Community topics (meetings, etc.)
#54466 opened Aug 9, 2023 by phofl
API/DEPR: Deprecate inplace parameter API Design Closing Candidate May be closeable, needs more eyeballs Deprecate Functionality to remove in pandas inplace Relating to inplace parameter or equivalent Needs Discussion Requires discussion from core team before further action
#16529 opened May 29, 2017 by gfyoung
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
read_html can't parse the output of to_html() when index has name Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#8897 opened Nov 26, 2014 by ruoyu0088
ERR: HDF5 serialization of datelike-object dtypes should raise Datetime Datetime data dtype Enhancement Error Reporting Incorrect or improved errors from pandas IO HDF5 read_hdf, HDFStore
#8887 opened Nov 24, 2014 by cowpig
Strange output from timedelta_range for integer start/end Enhancement Error Reporting Incorrect or improved errors from pandas Timedelta Timedelta data type
#8886 opened Nov 24, 2014 by shoyer
Enhancement: 'Joiner'-Function for pd.merge/DataFrame.join Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#8962 opened Dec 2, 2014 by cstotzer
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.