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

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… 0.18.0
CLN FloatArrayFormatter Clean Output-Formatting __repr__ of pandas objects, to_string
#12194 by nbonnotte was closed Feb 13, 2016 Loading… 0.18.0
ENH: formatting integers in FloatIndex as floats Clean Output-Formatting __repr__ of pandas objects, to_string
#12207 by nbonnotte was closed Feb 5, 2016 Loading… 0.18.0
BUG: option to avoid latex in qtconsole #12182 IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#12275 by chris-b1 was closed Feb 10, 2016 Loading… 0.18.0
NaT.isoformat() returns 'NaT'. Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string
#12300 by llllllllll was closed Feb 15, 2016 Loading… 0.18.0
ENH decimal parameter to to_latex and to_html, #12031 API Design Compat pandas objects compatability with Numpy or Python functions IO CSV read_csv, to_csv IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#12417 by nbonnotte was closed Feb 23, 2016 Loading…
4 tasks done
0.18.0
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
BUG: Mixed period cannot be displayed with ValueError Bug Output-Formatting __repr__ of pandas objects, to_string Period Period data type
#12615 by sinhrks was closed Mar 17, 2016 Loading…
4 tasks done
0.18.1
BUG: GH12622 where pprint of Timestamp in nested structure fails Output-Formatting __repr__ of pandas objects, to_string
#12629 by kawochen was closed Mar 25, 2016 Loading…
4 tasks done
0.18.1
BUG: Sparse misc fixes including __repr__ Bug Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string Sparse Sparse Data Type
#12779 by sinhrks was closed Apr 3, 2016 Loading…
4 tasks done
0.18.1
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…
BUG: Added checks for NaN in __call__ of EngFormatter Bug Output-Formatting __repr__ of pandas objects, to_string
#13124 by yaduart was closed May 11, 2016 Loading…
4 tasks done
0.19.0
BUG: Misc fixes for SparseSeries indexing with MI Bug Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string Sparse Sparse Data Type
#13163 by sinhrks was closed May 13, 2016 Loading…
4 tasks done
0.19.0
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… 0.19.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…
4 tasks
BUG: Fix describe(): percentiles (#13104), col index (#13288) Bug Output-Formatting __repr__ of pandas objects, to_string
#13298 by pijucha was closed May 31, 2016 Loading…
4 tasks done
0.19.0
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
BUG: Fix csv.QUOTE_NONNUMERIC quoting in to_csv IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#13418 by gfyoung was closed Jun 16, 2016 Loading… 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…
BUG: Datetime64Formatter not respecting formatter Datetime Datetime data dtype IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#13567 by haleemur was closed Jul 8, 2016 Loading…
4 tasks done
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…
4 tasks done
0.19.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…
3 of 4 tasks
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
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… 0.19.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… 0.19.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.