-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed to_string with line_width and without index Bug Output-Formatting __repr__ of pandas objects, to_string
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
add check for infinity in __call__ of EngFormatter Bug Output-Formatting __repr__ of pandas objects, to_string
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/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
Style display format IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
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
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
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
DOC: Styler.set_table_attributes docstring Docs Output-Formatting __repr__ of pandas objects, to_string
ENH: IO header formatting Enhancement IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
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
ENH: Timedelta isoformat Enhancement Output-Formatting __repr__ of pandas objects, to_string Timedelta Timedelta data type
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
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 0.20.0
2 of 4 tasks
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
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
ProTip! Exclude everything labeled
bug with -label:bug.