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

BUG: display.precision options seems off-by-one (GH10451) Bug Output-Formatting __repr__ of pandas objects, to_string
#10513 by rosnfeld was merged Aug 2, 2015 Loading… updated Aug 2, 2015 0.17.0
Fix undesired UX behavior of DataFrame output in IPython Notebook IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#10232 by danieljl was closed Jun 11, 2015 Loading… updated Aug 3, 2015 0.16.2
ENH: support .strftime for datetimelikes (closes #10086) Datetime Datetime data dtype Enhancement Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
#10110 by mortada was merged Aug 3, 2015 Loading… updated Aug 3, 2015 0.17.0
BUG: df.to_html(index=False) renders index.name Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#10346 by sinhrks was merged Aug 5, 2015 Loading… updated Aug 5, 2015 0.17.0
BUG: Categorical doesn't show tzinfo properly Bug Output-Formatting __repr__ of pandas objects, to_string
#10718 by sinhrks was merged Aug 8, 2015 Loading… updated Aug 8, 2015
6 tasks done
0.17.0
DataFrame to dict with index orientation. API Design Output-Formatting __repr__ of pandas objects, to_string Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#10844 by gabrielaraujof was closed Aug 21, 2015 Loading… updated Aug 21, 2015 0.17.0
ENH: Added DataFrame.round and associated tests API Design Output-Formatting __repr__ of pandas objects, to_string
#10568 by roblevy was merged Sep 3, 2015 Loading… updated Sep 3, 2015 0.17.0
BUG: repr of Periods in a Series is broken Output-Formatting __repr__ of pandas objects, to_string
#10974 by sinhrks was merged Sep 3, 2015 Loading… updated Sep 3, 2015 0.17.0
ENH: Data formatting with unicode length Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings
#11102 by sinhrks was merged Oct 3, 2015 Loading… updated Oct 3, 2015
4 tasks done
0.17.0
DOC: Add note about unicode layout Docs Output-Formatting __repr__ of pandas objects, to_string
#11231 by sinhrks was merged Oct 7, 2015 Loading… updated Oct 8, 2015 0.17.0
BUG: to_latex() output broken when the index has a name (GH10660) Bug IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#11233 by taeold was merged Oct 9, 2015 Loading… updated Oct 9, 2015 0.17.1
BUG: remove midrule in latex output with header=False IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#11140 by loicseguin was closed Oct 9, 2015 Loading… updated Oct 9, 2015 0.17.1
Use set literal syntax for set prettyprinting Output-Formatting __repr__ of pandas objects, to_string
#11215 by flying-sheep was closed Oct 11, 2015 Loading… updated Oct 12, 2015 0.17.1
REGR: change in output formatting for long floats/nan, #11302 Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#11309 by jreback was merged Oct 13, 2015 Loading… updated Oct 13, 2015 0.17.1
BUG: astype(str) on datetimelike index #10442 Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Output-Formatting __repr__ of pandas objects, to_string
#11148 by hamedhsn was merged Oct 16, 2015 Loading… updated Oct 16, 2015 0.17.1
BUG: Fix to_dict() problem when using datetime DataFrame #11247 Bug Dtype Conversions Unexpected or buggy dtype conversions Output-Formatting __repr__ of pandas objects, to_string
#11327 by ethanluoyc was closed Oct 16, 2015 Loading… updated Oct 17, 2015 0.17.1
ENH: Issue #2679. DataFrame.to_html() to create hyperlinks for valid URL... Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#9880 by tdas14 was closed Nov 2, 2015 Loading… updated Nov 2, 2015
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… updated Nov 10, 2015
Checking for length of categories before doing string conversion. fix… Categorical Categorical Data Type Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
#11306 by michaelaye was closed Nov 13, 2015 Loading… updated Nov 13, 2015 0.17.1
ENC: better pandas typesetting in ipython nbconvert --to latex (updated) IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#11399 by lmarti was closed Nov 13, 2015 Loading… updated Nov 14, 2015 0.17.1
BUG: multi-index to_native_types is not passing thru parameters Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#11551 by nbonnotte was closed Nov 11, 2015 Loading… updated Nov 16, 2015 0.17.1
TST: tests for outputing ambiguous times, #11619, fixed already in #11301 Dtype Conversions Unexpected or buggy dtype conversions IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#11641 by jreback was merged Nov 18, 2015 Loading… updated Nov 18, 2015 0.17.1
Bug#11637 fix to_csv Bug IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#11649 by varunkumar-dev was closed Nov 20, 2015 Loading… updated Nov 20, 2015 0.17.1
BUG: Fixed DataFrame info() for duplicated columns, GH11761 Bug Output-Formatting __repr__ of pandas objects, to_string
#11772 by yoongkang was closed Dec 7, 2015 Loading… updated Dec 7, 2015 0.18.0
ProTip! no:milestone will show everything without a milestone.