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

REF: share Index subclass formatting code Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#44070 by jbrockmendel was merged Oct 17, 2021 Loading…
4 tasks
1.4
REF: extract params used in DataFrame.__repr__ Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#43987 by topper-123 was merged Oct 14, 2021 Loading… 1.4
TST: added test for to_string when max_rows is zero (GH35394) Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
#43300 by lorenzophys was merged Sep 1, 2021 Loading…
3 tasks done
1.4
ENH: max_rows max_cols kw for Styler.to_html + styler.options Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Styler conditional formatting using DataFrame.style
#42972 by attack68 was merged Sep 9, 2021 Loading…
5 of 6 tasks
1.4
REF: format_object_attrs -> Index._format_attrs Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#42953 by jbrockmendel was merged Aug 10, 2021 Loading… 1.4
TST: Check float format in object column (#35603) Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
#41668 by mdhsieh was merged May 27, 2021 Loading…
1 of 4 tasks
1.3
REF: de-duplicate _format_attrs Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#41655 by jbrockmendel was merged May 25, 2021 Loading…
4 tasks
1.3
FMT: trim redundant freqstr from PeriodIndex __repr__ Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Period Period data type
#41653 by jbrockmendel was merged May 25, 2021 Loading…
4 tasks
1.3
BUG: to_string truncation row with index=False Output-Formatting __repr__ of pandas objects, to_string
#41223 by mikeronayne was merged May 21, 2021 Loading…
4 tasks done
1.3
BUG: to_string truncation column with index=False Output-Formatting __repr__ of pandas objects, to_string
#40907 by mikeronayne was merged Apr 16, 2021 Loading…
4 tasks done
1.3
REGR: object column repr not respecting float format Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#40850 by mzeitlin11 was merged Apr 11, 2021 Loading…
4 tasks done
1.2.4
IntervalIndex/IntervalArray __repr__ remove redundant closed Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
#39085 by jbrockmendel was merged Jan 11, 2021 Loading… 1.3
Backport PR #38759 on branch 1.2.x (BUG: float-like string, trailing 0 truncation) Output-Formatting __repr__ of pandas objects, to_string
#38769 by meeseeksmachine was merged Dec 29, 2020 Loading… 1.2.1
BUG: float-like string, trailing 0 truncation Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#38759 by mzeitlin11 was merged Dec 29, 2020 Loading…
5 tasks done
1.2.1
Iloc truncates single-column dataframe with extension arrays ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string Stale Testing pandas testing functions or related to the test suite
#38750 by luijkr was closed Feb 11, 2021 Loading…
4 tasks
BUG: Fix Index.__repr__ when display.max_seq_items = 1 Bug Output-Formatting __repr__ of pandas objects, to_string
#38443 by skvrahul was merged Dec 28, 2020 Loading…
5 tasks done
1.3
BUG: DataFrame.to_markdown with an empty frame Dependencies Required and optional dependencies Output-Formatting __repr__ of pandas objects, to_string
#38406 by arw2019 was merged Dec 12, 2020 Loading…
5 tasks done
1.3
[#38390] Bug fix for Datetime64Formatter with values of ndim > 1 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string Stale
#38391 by BryanCutler was closed Mar 9, 2021 Loading…
5 tasks done
BUG: CategoricalDtype.__repr__ with RangeIndex categories Categorical Categorical Data Type Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#38245 by jbrockmendel was merged Dec 3, 2020 Loading…
3 of 5 tasks
1.2
TST: string representation of IntervalIndex Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
#38242 by arw2019 was merged Dec 3, 2020 Loading…
4 of 5 tasks
1.2
TST/REF: collect Index formatting tests Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
#38050 by jbrockmendel was merged Nov 25, 2020 Loading…
5 tasks
1.2
BUG: DataFrame.to_html ignores formatters IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#37958 by ma3da was merged Nov 21, 2020 Loading…
5 tasks done
1.2
REF: simplify dt64 formatter functions Clean Output-Formatting __repr__ of pandas objects, to_string
#37907 by jbrockmendel was merged Nov 17, 2020 Loading… 1.2
TST: parametrize test_info Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
#37887 by ivanovmg was merged Nov 25, 2020 Loading…
5 tasks
1.2
ProTip! Adding no:label will show everything without a label.