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

ENH: option to change the number in _dir_additions_for_owner Output-Formatting __repr__ of pandas objects, to_string
#44335 by TheDerivator was merged Nov 26, 2021 Loading…
3 tasks done
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
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
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
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
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: 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
REF: prepare dataframe info for series info Clean Output-Formatting __repr__ of pandas objects, to_string
#37868 by ivanovmg was merged Nov 24, 2020 Loading…
5 tasks
1.2
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
#37648 by arw2019 was merged Feb 19, 2021 Loading…
5 tasks done
1.3
REGR: Notebook (html) repr of DataFrame no longer follows min_rows/max_rows settings IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#37363 by ivanovmg was merged Nov 13, 2020 Loading…
5 tasks
1.2
BUG: fix tab completion Groupby Output-Formatting __repr__ of pandas objects, to_string
#37173 by topper-123 was merged Oct 26, 2020 Loading… 1.2
ENH: __repr__ for 2D DTA/TDA Output-Formatting __repr__ of pandas objects, to_string
#37164 by jbrockmendel was merged Nov 2, 2020 Loading…
3 of 5 tasks
1.2
DOC: Clarify display.precision Docs Output-Formatting __repr__ of pandas objects, to_string
#37030 by hongshaoyang was merged Oct 12, 2020 Loading…
4 tasks done
1.2
BUG: Fix FloatingArray output formatting NA - MaskedArrays Related to pd.NA and nullable extension arrays Output-Formatting __repr__ of pandas objects, to_string
#36800 by dsaxton was merged Oct 16, 2020 Loading…
4 tasks done
1.2
BUG/CLN: Clean float / complex string formatting Output-Formatting __repr__ of pandas objects, to_string
#36799 by dsaxton was merged Oct 14, 2020 Loading… 1.2
BUG: Don't ignore na_rep in DataFrame.to_html Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#36690 by dsaxton was merged Oct 24, 2020 Loading…
6 tasks done
1.2
PERF: fix long string representation Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
#36638 by ivanovmg was merged Sep 26, 2020 Loading…
4 of 5 tasks
1.2
REF: refactor/cleanup of CSSToExcelConverter IO Excel read_excel, to_excel IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#36576 by ivanovmg was merged Sep 24, 2020 Loading…
3 of 5 tasks
1.2
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
#36510 by ivanovmg was merged Oct 20, 2020 Loading…
3 of 5 tasks
1.2
REF: pandas/io/formats/format.py Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#36434 by ivanovmg was merged Sep 19, 2020 Loading…
5 tasks
1.2
BUG: extra leading space in to_string when index=False Bug Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#36094 by onshek was merged Sep 6, 2020 Loading…
3 of 5 tasks
1.2
PERF: RangeIndex.format performance Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
#35712 by topper-123 was merged Aug 26, 2020 Loading… 1.1.2
ProTip! no:milestone will show everything without a milestone.