-
- 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: Conditional HTML Formatting IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
ENH: better MultiIndex.__repr__ Enhancement MultiIndex Output-Formatting __repr__ of pandas objects, to_string
Set pd.options.display.max_columns=0 by default 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
ENH: dataframe memory usage Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
BUG: Index Name is not displayed with header=False in to_csv IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#24840 by charlesdong1991 was closed Jun 27, 2019 Loading…
4 tasks
Tidy representation when truncating dfs Enhancement Output-Formatting __repr__ of pandas objects, to_string
Fix #25099 set na_rep values before converting to string to prevent data truncation Bug ExtensionArray Extending pandas with custom dtypes or arrays. IO CSV read_csv, to_csv Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
ENH: Add strings_as_fixed_length parameter for df.to_records() (#18146) Dtype Conversions Unexpected or buggy dtype conversions Enhancement 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…
3 tasks done
Index repr changes to make them consistent Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string
REF: pandas/io/formats/format.py Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
BUG: Series.to_dict does not return native Python types Dtype Conversions Unexpected or buggy dtype conversions IO Data IO issues that don't fit into a more specific label Output-Formatting __repr__ of pandas objects, to_string
CLN: datetimelike arrays: isort, small reorg Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
DEPR: Warn about Series.to_csv signature alignment API Design Deprecate Functionality to remove in pandas IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#21868 by gfyoung was closed Jul 25, 2018 Loading…
BUG: output formatting with to_html(), index=False and/or index_names=False (#22579, #22747) IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
FIX: Fix problems with Series text representation. Bug 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
ENH: Added DataFrame.round and associated tests API Design 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
[READY] Improved performance of __repr__ of pandas objects, to_string Performance Memory or execution speed performance Stale
Period's default formatter (period_format) Output-Formatting BUG: on .to_string(index=False) Output-Formatting __repr__ of pandas objects, to_string
#25000 by charlesdong1991 was closed Jul 15, 2019 Loading…
4 tasks
BUG: Fix describe(): percentiles (#13104), col index (#13288) Bug Output-Formatting __repr__ of pandas objects, to_string
REF: dataframe formatters/outputs IO CSV read_csv, to_csv IO HTML read_html, to_html, Styler.apply, Styler.applymap IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
Previous Next
ProTip! Adding no:label will show everything without a label.