-
- 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: Allow use of longtable package in to_latex. Enhancement Output-Formatting __repr__ of pandas objects, to_string
BUG: _tidy_repr should not be called when max_rows is None Bug Output-Formatting __repr__ of pandas objects, to_string
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
API: allow option truncate for display.show_dimensions to only show dimensions if truncated (GH6457) Output-Formatting __repr__ of pandas objects, to_string
Add an 'escape' keyword to DataFrame.to_latex Enhancement Output-Formatting __repr__ of pandas objects, to_string
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
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
Tidy representation when truncating dfs Enhancement Output-Formatting __repr__ of pandas objects, to_string
ENH: including offset/freq in Timestamp repr (#4553) Output-Formatting __repr__ of pandas objects, to_string
ENH (GH6568) Add option info_verbose API Design Output-Formatting __repr__ of pandas objects, to_string
API: change default for show_dimensions to 'truncate', related (GH7108, GH6547) API Design 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
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
BUG: Regression in the display of a MultiIndexed Series with display.max_rows (GH7101) Bug Output-Formatting __repr__ of pandas objects, to_string
ENH: print more detailed truncated sequence if a limit is given Output-Formatting __repr__ of pandas objects, to_string
API: DatetimeIndex and PeriodIndex have same representation Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string Period Period data type
Fix DataFrame.to_latex() midrule positioning with MultiIndex columns Bug Output-Formatting __repr__ of pandas objects, to_string
BUG: DataFrame.to_string ignores col_space when header=False Bug Output-Formatting __repr__ of pandas objects, to_string
BUG: fixed df.info() output missing new line 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
ENH: dataframe memory usage Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.