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

ENH: Allow use of longtable package in to_latex. Enhancement Output-Formatting __repr__ of pandas objects, to_string
#6617 by jseabold was closed Mar 12, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: _tidy_repr should not be called when max_rows is None Bug Output-Formatting __repr__ of pandas objects, to_string
#6863 by unutbu was merged Apr 10, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: fix repring of nat multiindex and fix neg indexing in datetimeindex Bug Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string
#7410 by cpcloud was merged Jun 9, 2014 Loading… updated Jun 13, 2014 0.14.1
API: allow option truncate for display.show_dimensions to only show dimensions if truncated (GH6457) Output-Formatting __repr__ of pandas objects, to_string
#7108 by jreback was merged May 14, 2014 Loading… updated Jun 13, 2014 0.14.0
BUG: fix max_columns=0, close #2856 Output-Formatting __repr__ of pandas objects, to_string
#2881 by lodagro was merged Apr 12, 2013 Loading… updated Jun 13, 2014 0.11
Add an 'escape' keyword to DataFrame.to_latex Enhancement Output-Formatting __repr__ of pandas objects, to_string
#6668 by m-kuhn was closed Apr 21, 2014 Loading… updated Jun 16, 2014 0.14.0
ENH: Remove the hardcoded border=1 in the to_html dataframe export. IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#4578 by mattions was closed Jan 1, 2014 Loading… updated Jun 16, 2014 0.13.1
Remove the special case for empty dataframes. IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#6405 by filmor was merged Mar 14, 2014 Loading… updated Jun 16, 2014 0.14.0
Tidy representation when truncating dfs Enhancement Output-Formatting __repr__ of pandas objects, to_string
#7086 by bjonen was merged May 16, 2014 Loading… updated Jun 17, 2014 0.14.0
ENH: including offset/freq in Timestamp repr (#4553) Output-Formatting __repr__ of pandas objects, to_string
#6575 by rosnfeld was merged Mar 10, 2014 Loading… updated Jun 24, 2014 0.14.0
Deprecate detection of IPython frontends Output-Formatting __repr__ of pandas objects, to_string
#7499 by takluyver was merged Jun 24, 2014 Loading… updated Jun 24, 2014 0.14.1
ENH (GH6568) Add option info_verbose API Design Output-Formatting __repr__ of pandas objects, to_string
#6890 by bjonen was closed May 14, 2014 Loading… updated Jun 25, 2014 0.14.0
API: change default for show_dimensions to 'truncate', related (GH7108, GH6547) API Design Output-Formatting __repr__ of pandas objects, to_string
#7122 by jreback was merged May 14, 2014 Loading… updated Jun 25, 2014 0.14.0
BUG: multi-index output formatting is buggy (GH7174) Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#7232 by bjonen was merged May 25, 2014 Loading… updated Jun 27, 2014 0.14.0
Make to_csv return a string if no path or buffer is provided. Enhancement IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#6406 by filmor was merged Mar 9, 2014 Loading… updated Jun 27, 2014 0.14.0
BUG: Regression in the display of a MultiIndexed Series with display.max_rows (GH7101) Bug Output-Formatting __repr__ of pandas objects, to_string
#7114 by jreback was merged May 13, 2014 Loading… updated Jun 30, 2014 0.14.0
ENH: print more detailed truncated sequence if a limit is given Output-Formatting __repr__ of pandas objects, to_string
#3974 by cpcloud was merged Mar 13, 2014 Loading… updated Jul 17, 2014
1 task done
0.14.0
API: DatetimeIndex and PeriodIndex have same representation Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string Period Period data type
#7602 by sinhrks was merged Jun 29, 2014 Loading… updated Sep 2, 2014 0.14.1
Fix DataFrame.to_latex() midrule positioning with MultiIndex columns Bug Output-Formatting __repr__ of pandas objects, to_string
#7982 by shoyer was merged Aug 19, 2014 Loading… updated Sep 9, 2014 0.15.0
BUG: DataFrame.to_string ignores col_space when header=False Bug Output-Formatting __repr__ of pandas objects, to_string
#8233 by onesandzeroes was closed Sep 10, 2014 Loading… updated Sep 10, 2014 0.15.0
BUG: fixed df.info() output missing new line Output-Formatting __repr__ of pandas objects, to_string
#8114 by verhovsky was merged Sep 12, 2014 Loading… updated Sep 12, 2014 0.15.0
Fix 7180 autodetect Bug Enhancement Output-Formatting __repr__ of pandas objects, to_string
#7691 by bjonen was closed Sep 18, 2014 Loading… updated Sep 18, 2014 0.15.0
ENH to_latex mi index will use & sep for levels Output-Formatting __repr__ of pandas objects, to_string
#8219 by hayd was merged Sep 14, 2014 Loading… updated Sep 20, 2014 0.15.0
BUG: to_clipboard output formatting Bug Output-Formatting __repr__ of pandas objects, to_string
#8328 by klonuo was closed Sep 23, 2014 Loading… updated Sep 23, 2014 0.15.0
ENH: dataframe memory usage Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
#7619 by asobrien was merged Oct 5, 2014 Loading… updated Oct 5, 2014 0.15.0
ProTip! Add no:assignee to see everything that’s not assigned.