-
- 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
Custom column formatters for HTML in IPython, e.g. can show np 2D-array as image IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#9579 by d1manson was closed Nov 10, 2015 Loading…
Fix float formatting edge case Dtype Conversions Unexpected or buggy dtype conversions IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#10225 by cpcloud was closed Oct 11, 2015 Loading…
Fix minor spacing issue Bug Output-Formatting __repr__ of pandas objects, to_string
#14196 by chiroptical was closed Oct 27, 2016 Loading…
3 of 4 tasks
fix for the issue-11833 Output-Formatting __repr__ of pandas objects, to_string
#11903 by Vutsuak16 was closed Dec 26, 2015 Loading…
Fix Styler._translate failing on numeric columns Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#12126 by HHammond was closed Jan 24, 2016 Loading…
Add a free-form summary function to describe a dataframe (in the vein of R) Output-Formatting __repr__ of pandas objects, to_string
#12476 by vii was closed May 7, 2016 Loading…
1 task
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…
Style source Output-Formatting __repr__ of pandas objects, to_string
#11844 by joekane3 was closed Dec 16, 2015 Loading…
WIP: Better formatting for .set_precision IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#11667 by mattilyra was closed Mar 12, 2016 Loading…
Fix missing not in format._put_lines Output-Formatting __repr__ of pandas objects, to_string
#13552 by limx0 was closed Aug 17, 2016 Loading…
Add DataFrame.view() to display contents interactively. Output-Formatting __repr__ of pandas objects, to_string
#9191 by wavexx was closed Mar 29, 2015 Loading…
improving df.to_csv performance IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
#7147 by michaelaye was closed Jan 18, 2015 Loading…
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…
ENH: add the parameter dropna to the function to_dict. Enhancement Output-Formatting __repr__ of pandas objects, to_string
#8385 by derDieDasJojo was closed May 9, 2015 Loading…
BUG: Issue with to_latex and MultiIndex column format. GH8336 MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#8784 by kotfic was closed Jul 28, 2015 Loading…
ENH: - Fixed column_format propagation to DataFrameFormatter in to_latex Output-Formatting __repr__ of pandas objects, to_string
#9403 by andrewbolster was closed Jul 28, 2015 Loading…
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…
3 of 4 tasks
BUG: DataFrame.to_string with formatters, header and index False Bug Output-Formatting __repr__ of pandas objects, to_string
#13350 by chiroptical was closed Sep 10, 2016 Loading…
3 tasks done
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…
4 tasks
PyQt 5 support added Output-Formatting __repr__ of pandas objects, to_string Visualization plotting
#7020 by rominf was closed Jan 25, 2015 Loading…
BUG: na_rep given precedence in to_html Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#13911 by agraboso was closed Feb 27, 2017 Loading…
4 tasks done
BUG: DataFrame.to_html() fails when index=False and max_rows is specified IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#8290 by onesandzeroes was closed May 9, 2015 Loading…
ENH: #8750 add Series support for to_html and _repr_html_ IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#10300 by lexual was closed Jul 21, 2016 Loading…
ENH: #2679 - DataFrame.to_html() urls_as_links parameter. IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#10294 by lexual was closed Nov 2, 2015 Loading…
Add override_header_style option to data_frame.to_excel() IO Excel read_excel, to_excel Output-Formatting __repr__ of pandas objects, to_string
#9978 by legolin was closed Jul 28, 2015 Loading…
Previous Next
ProTip! Adding no:label will show everything without a label.