-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
ENH: add the parameter dropna to the function to_dict. Enhancement Output-Formatting __repr__ of pandas objects, to_string
#8385 by derDieDasJojo was closed May 9, 2015 Loading…
BUG: DataFrame.to_html() fails when index=False and max_rows is specified IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#8290 by onesandzeroes was closed May 9, 2015 Loading…
BUG: DataFrame.to_string ignores col_space when header=False Bug Output-Formatting __repr__ of pandas objects, to_string
ENH to_latex mi index will use & sep for levels Output-Formatting __repr__ of pandas objects, to_string
BUG: fixed df.info() output missing new line Output-Formatting __repr__ of pandas objects, to_string
Fix DataFrame.to_latex() midrule positioning with MultiIndex columns Bug Output-Formatting __repr__ of pandas objects, to_string
ENH: dataframe memory usage Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
API: DatetimeIndex and PeriodIndex have same representation Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string Period Period data type
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
BUG: multi-index output formatting is buggy (GH7174) Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
ENH: Change truncation ellispsis to unicode character Enhancement Output-Formatting __repr__ of pandas objects, to_string
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…
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
API: change default for show_dimensions to 'truncate', related (GH7108, GH6547) API Design Output-Formatting __repr__ of pandas objects, to_string
BUG: Regression in the display of a MultiIndexed Series with display.max_rows (GH7101) Bug Output-Formatting __repr__ of pandas objects, to_string
API: allow option truncate for display.show_dimensions to only show dimensions if truncated (GH6457) Output-Formatting __repr__ of pandas objects, to_string
Tidy representation when truncating dfs Enhancement Output-Formatting __repr__ of pandas objects, to_string
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
Refactoring: DataFrameWidget(QWidget) -> DataFrameWidget(QTableView) Output-Formatting __repr__ of pandas objects, to_string Visualization plotting
PyQt 5 support added Output-Formatting __repr__ of pandas objects, to_string Visualization plotting
#7020 by rominf was closed Jan 25, 2015 Loading…
ProTip! What’s not been updated in a month: updated:<2025-11-02.