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

API: concat of frames with multi-index with non-matching names Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#10187 opened May 21, 2015 by jorisvandenbossche updated May 22, 2015
Release GIL for Merge Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#13745 opened Jul 22, 2016 by mrocklin updated Dec 2, 2016
DataFrame.to_hdf append feature does behave properly Docs IO HDF5 read_hdf, HDFStore
#9320 opened Jan 21, 2015 by aphearin updated Jun 8, 2017
Inconsistent plotting of DateTimeIndex Docs Visualization plotting
#17001 opened Jul 17, 2017 by gliptak updated Jul 19, 2017
Series of dtype float128 does not print correctly Bug Output-Formatting __repr__ of pandas objects, to_string
#17809 opened Oct 6, 2017 by welchr updated Oct 8, 2017
Behavior of new df.agg, df.transform and df.apply is very inconsistent Apply Apply, Aggregate, Transform, Map Bug Groupby
#18103 opened Nov 4, 2017 by memeplex updated Nov 4, 2017
DOC: further clarifications to docstring guide Docs
#20309 opened Mar 12, 2018 by jorisvandenbossche updated Mar 15, 2018
crosstab's dependency on common index produces undesirable error Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20496 opened Mar 27, 2018 by jsh9 updated Mar 27, 2018
Use select_column if possible when read_hdf IO HDF5 read_hdf, HDFStore Performance Memory or execution speed performance
#20673 opened Apr 12, 2018 by dzubo updated Apr 15, 2018
HDFStore.put produces PerformanceWarning when used with categories with long values IO HDF5 read_hdf, HDFStore Performance Memory or execution speed performance
#21638 opened Jun 26, 2018 by p-himik updated Jun 28, 2018
df.groupby(.).plot.scatter() creates multiple plots Groupby Visualization plotting
#21963 opened Jul 18, 2018 by toobaz updated Aug 16, 2018
read_csv doc says 1st param can be any object with read method--misleading Docs IO CSV read_csv, to_csv
#17969 opened Oct 24, 2017 by WDBell updated Sep 9, 2018
ENH: more joins for DataFrame.update Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#21855 opened Jul 11, 2018 by h-vetinari updated Sep 19, 2018
DOC: Redirect old whatsnew links Docs
#23695 opened Nov 14, 2018 by TomAugspurger updated Nov 15, 2018
Ignore display.max_rows in DataFrame.to_html(escape=False) Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#9690 opened Mar 20, 2015 by flying-sheep updated Jan 13, 2019
wide_to_long orders the column corresponding to the j parameter inconsistently Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#24831 opened Jan 18, 2019 by timgeb updated Jan 22, 2019
BUG: Weird console formatting defaults Bug Output-Formatting __repr__ of pandas objects, to_string
#22524 opened Aug 28, 2018 by wesm updated Jan 24, 2019
pandas.DataFrame.rolling should accept Timedelta not DateOffset Docs Window rolling, ewma, expanding
#24900 opened Jan 24, 2019 by trendelkampschroer updated Jan 25, 2019
ProTip! Type g i on any issue or pull request to go back to the issue listing page.