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: fix max_columns=0, close #2856 Output-Formatting __repr__ of pandas objects, to_string
#2881 by lodagro was merged Apr 12, 2013 Loading… 0.11
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… 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… 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… 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… 0.14.0
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… 0.14.0
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… 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… 0.14.0
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… 0.14.0
adding left and right view to DataFrame, equivalent to head() and tail() API Design Output-Formatting __repr__ of pandas objects, to_string Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#7005 by michaelaye was closed Jan 18, 2015 Loading… 0.16.0
PyQt 5 support added Output-Formatting __repr__ of pandas objects, to_string Visualization plotting
#7020 by rominf was closed Jan 25, 2015 Loading…
Refactoring: DataFrameWidget(QWidget) -> DataFrameWidget(QTableView) Output-Formatting __repr__ of pandas objects, to_string Visualization plotting
#7021 by rominf was closed Jan 25, 2015 Loading… 0.16.0
Fix Xl(sx|wt)Writer always using date_format even if a datetime is supplied. Bug IO Excel read_excel, to_excel Output-Formatting __repr__ of pandas objects, to_string
#7075 by filmor was merged May 8, 2014 Loading… 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… 0.14.0
BUG: Escape < and > in info _repr_html_ Output-Formatting __repr__ of pandas objects, to_string
#7110 by TomAugspurger was closed May 13, 2014 Loading… 0.14.0
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
#7130 by TomAugspurger was merged May 14, 2014 Loading… 0.14.0
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…
ENH: Change truncation ellispsis to unicode character Enhancement Output-Formatting __repr__ of pandas objects, to_string
#7167 by bjonen was closed Jan 18, 2015 Loading… 0.16.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… 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… 0.14.1
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… 0.14.1
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… 0.15.0
ProTip! Add no:assignee to see everything that’s not assigned.