Skip to content

Pull requests: pandas-dev/pandas

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fixed to_string with line_width and without index Bug Output-Formatting __repr__ of pandas objects, to_string
#13998 by cr3 was merged Aug 15, 2016 Loading… updated Aug 15, 2016 0.19.0
Fix missing not in format._put_lines Output-Formatting __repr__ of pandas objects, to_string
#13552 by limx0 was closed Aug 17, 2016 Loading… updated Aug 17, 2016
ENH: multiindex formatting Compat pandas objects compatability with Numpy or Python functions Output-Formatting __repr__ of pandas objects, to_string
#12929 by jreback was closed Aug 26, 2016 Loading… updated Aug 27, 2016
BUG: Don't print stray newline with MultiIndex IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#14132 by gfyoung was closed Sep 2, 2016 Loading… updated Sep 2, 2016 0.19.0
add check for infinity in __call__ of EngFormatter Bug Output-Formatting __repr__ of pandas objects, to_string
#14214 by swfiua was closed Sep 13, 2016 Loading… updated Sep 13, 2016 0.19.0
Fix minor spacing issue Bug Output-Formatting __repr__ of pandas objects, to_string
#14196 by chiroptical was closed Oct 27, 2016 Loading… updated Oct 27, 2016
3 of 4 tasks
BUG: Escape < and > in info _repr_html_ Output-Formatting __repr__ of pandas objects, to_string
#7110 by TomAugspurger was closed May 13, 2014 Loading… updated Jul 5, 2014 0.14.0
BUG/API: info repr should honor display.max_info_columns Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#7130 by TomAugspurger was merged May 14, 2014 Loading… updated Jun 27, 2014 0.14.0
Style display format IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#12162 by TomAugspurger was closed Feb 12, 2016 Loading… updated Feb 12, 2016 0.18.0
BUG: fix precision to specify decimal places Bug Output-Formatting __repr__ of pandas objects, to_string
#13897 by drewrey was closed Dec 26, 2016 Loading… updated Dec 26, 2016
3 of 4 tasks
BUG: GH14882 Incorrect index label displayed on MultiIndex DataFrame IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#14975 by Dr-Irv was closed Jan 21, 2017 Loading… updated Jan 21, 2017
4 tasks done
0.20.0
Adds the option display.escape_notebook_repr_html Output-Formatting __repr__ of pandas objects, to_string
#11063 by iiSeymour was closed Nov 2, 2015 Loading… updated Nov 2, 2015
BUG: Fix justification for DataFrame.to_string(index=False) Bug Output-Formatting __repr__ of pandas objects, to_string
#14569 by buggi22 was closed Feb 1, 2017 Loading… updated Feb 1, 2017
Don't add rowspan/colspan if it's 1. IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#15403 by QuLogic was closed Feb 17, 2017 Loading… updated Feb 18, 2017
2 of 4 tasks
0.20.0
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#15478 by Dr-Irv was closed Feb 24, 2017 Loading… updated Feb 28, 2017
4 tasks done
0.20.0
DOC: Styler.set_table_attributes docstring Docs Output-Formatting __repr__ of pandas objects, to_string
#15545 by chris-b1 was closed Mar 2, 2017 Loading… updated Mar 2, 2017
3 tasks done
0.20.0
ENH: IO header formatting Enhancement IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#15548 by mcocdawc was merged Mar 9, 2017 Loading… updated Mar 9, 2017
4 tasks done
0.20.0
improves usability of style calls on axis=1 by automatically creating… Bug Output-Formatting __repr__ of pandas objects, to_string
#13273 by perryvais was closed Mar 28, 2017 Loading… updated Mar 28, 2017
4 tasks
DOC/API: Styler documentation changes Docs IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#13225 by TomAugspurger was closed Jun 18, 2016 Loading… updated Apr 5, 2017 0.19.0
ENH: DataFrame.style sparsified MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#13775 by TomAugspurger was closed Aug 4, 2016 Loading… updated Apr 5, 2017
4 tasks done
0.19.0
ENH: Timedelta isoformat Enhancement Output-Formatting __repr__ of pandas objects, to_string Timedelta Timedelta data type
#15136 by TomAugspurger was closed Jan 20, 2017 Loading… updated Apr 5, 2017 0.20.0
ENH: add parameter to to_html for HTML border IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#14061 by TomAugspurger was merged Aug 31, 2016 Loading… updated Apr 5, 2017 0.19.0
BUG: show series length in repr when truncated (GH15962) Output-Formatting __repr__ of pandas objects, to_string
#15974 by jorisvandenbossche was merged Apr 18, 2017 Loading… updated Apr 18, 2017
2 of 4 tasks
0.20.0
2
7
TST: catch warnings in test_css IO Excel read_excel, to_excel Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
#16094 by jreback was merged Apr 22, 2017 Loading… updated Apr 22, 2017 0.20.0
API: raise notImplementedError on to_json(orient='table') for a DataFrame with a MultiIndex IO JSON read_json, to_json, json_normalize Output-Formatting __repr__ of pandas objects, to_string
#16095 by jreback was merged Apr 22, 2017 Loading… updated Apr 22, 2017 0.20.0
ProTip! Exclude everything labeled bug with -label:bug.