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

FIX: Fix problems with Series text representation. Bug Output-Formatting __repr__ of pandas objects, to_string
#9182 by bjonen was merged Mar 17, 2015 Loading… updated Mar 17, 2015 0.16.0
Add support of 'decimal' option to Series.to_csv and Dataframe.to_csv IO CSV read_csv, to_csv IO Data IO issues that don't fit into a more specific label Output-Formatting __repr__ of pandas objects, to_string
#8448 by bertrandhaut was closed Mar 7, 2015 Loading… updated Mar 7, 2015 0.16.0
Refactoring: DataFrameWidget(QWidget) -> DataFrameWidget(QTableView) Output-Formatting __repr__ of pandas objects, to_string Visualization plotting
#7021 by rominf was closed Jan 25, 2015 Loading… updated Jan 25, 2015 0.16.0
BUG: StataWriter uses incorrect string length Bug IO Stata read_stata, to_stata Output-Formatting __repr__ of pandas objects, to_string
#8977 by bashtage was merged Dec 3, 2014 Loading… updated Jan 18, 2015 0.15.2
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… updated Jan 18, 2015 0.16.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… updated Jan 18, 2015
API: Datetime-like indexes summary should output the same format Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string
#9116 by sinhrks was merged Jan 5, 2015 Loading… updated Jan 17, 2015 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… updated Jan 6, 2015 0.14.0
BUG: Prevent index header column from being added on MultiIndex when ind... IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#9018 by dxe4 was merged Dec 7, 2014 Loading… updated Dec 7, 2014 0.15.2
ENH: provide a null_counts keyword to df.info() to force showing of null counts API Design Output-Formatting __repr__ of pandas objects, to_string
#8701 by jreback was merged Nov 2, 2014 Loading… updated Nov 2, 2014 0.15.1
[ENH] Add orient argument and split option to to_dict. (GH7840) API Design IO JSON read_json, to_json, json_normalize Output-Formatting __repr__ of pandas objects, to_string Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#8486 by rpetchler was closed Oct 6, 2014 Loading… updated Oct 6, 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
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 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
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
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
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
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
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
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
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: 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
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
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
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
ProTip! Mix and match filters to narrow down what you’re looking for.