-
- 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
ENH: IO header formatting Enhancement IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
ENH: support Styler in ExcelFormatter IO Excel read_excel, to_excel Output-Formatting __repr__ of pandas objects, to_string
API Change repr name for table schema IO JSON read_json, to_json, json_normalize Output-Formatting __repr__ of pandas objects, to_string
ENH: Style blocks IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
Fixed to_html ignoring index_names parameter IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
ENH: Added more options for formats.style.bar Output-Formatting __repr__ of pandas objects, to_string
#14757 by jmarrec was merged May 2, 2017 Loading… updated Jul 4, 2017
3 tasks done
BUG: render dataframe as html do not produce duplicate element id's (#16780) IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
MAINT: Drop line_width and height from options Clean Output-Formatting __repr__ of pandas objects, to_string
Fix df.to_csv() for string arrays when encoded in utf-8 IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
ENH 14194: add style option for hiding index and columns Output-Formatting __repr__ of pandas objects, to_string
Added repr string for Grouper and TimeGrouper Groupby Output-Formatting __repr__ of pandas objects, to_string Resample resample method
ENH: _dir_additions returns also the first level of a MultiIndex MultiIndex Output-Formatting __repr__ of pandas objects, to_string
DOC: Adding example to head and tail method (#16416) Docs Output-Formatting __repr__ of pandas objects, to_string
DEPR: remove display.line_width and display.height as old prior deprecations Deprecate Functionality to remove in pandas Output-Formatting __repr__ of pandas objects, to_string
BUG: show time values in repr of high precision DatetimeIndex Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string
API: Add compression argument to Series.to_csv Docs Output-Formatting __repr__ of pandas objects, to_string
Refactor out libwriters, fix references to Timestamp, Timedelta Clean Output-Formatting __repr__ of pandas objects, to_string
API: Return Index from DatetimeIndex/PeriodIndex.strftime API Design Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string Period Period data type
CLN: Deprecate Index.summary (GH18217) Deprecate Functionality to remove in pandas Output-Formatting __repr__ of pandas objects, to_string
Added 'displayed_only' option to 'read_html' IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
EHN: to_csv compression accepts file-like object IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-11-01.