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

BUG: na_rep given precedence in to_html Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#13911 by agraboso was closed Feb 27, 2017 Loading…
4 tasks done
DOC: Adding example to head and tail method (#16416) Docs Output-Formatting __repr__ of pandas objects, to_string
#18749 by Cheukting was merged Dec 15, 2017 Loading…
3 of 4 tasks
0.23.0
fixed bug where pd.NA was being cast to NaN during formatting Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
#55754 by dominiquegarmier was merged Nov 7, 2023 Loading…
1 task
2.2
BUG: do not replace all nulls with "NaN"-string in Series index Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
#45283 by realead was merged Jan 19, 2022 Loading…
4 tasks done
1.4
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 float formatting when a string is passed as float_format arg Output-Formatting __repr__ of pandas objects, to_string
#22308 by tomneep was merged Nov 26, 2018 Loading…
4 tasks done
0.24.0
to_html formatter not called for float values in a mixed-type column (2) IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#26000 by simonjayhawkins was closed Jul 2, 2019 Loading…
4 tasks done
Added extra info section to EA repr ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#24279 by TomAugspurger was closed Jun 8, 2019 Loading…
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#15478 by Dr-Irv was closed Feb 24, 2017 Loading…
4 tasks done
0.20.0
FIX printing index with display.max_seq_items=None (GH10182) Bug Output-Formatting __repr__ of pandas objects, to_string
#10183 by jorisvandenbossche was merged Jun 10, 2015 Loading… 0.16.2
BUG: Added checks for NaN in __call__ of EngFormatter Bug Output-Formatting __repr__ of pandas objects, to_string
#13124 by yaduart was closed May 11, 2016 Loading…
4 tasks done
0.19.0
BUG: REF: Groupby refactor Groupby Output-Formatting __repr__ of pandas objects, to_string
#46754 by NickCrews was merged Apr 19, 2022 Loading…
3 tasks done
1.5
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
ENH: print DataFrame columns names at the end IO Data IO issues that don't fit into a more specific label Output-Formatting __repr__ of pandas objects, to_string
#33914 by JDkuba was closed Jul 22, 2020 Loading…
4 of 5 tasks
1.1
BUG: support dtypes in column_dtypes for to_records() Dtype Conversions Unexpected or buggy dtype conversions Enhancement Output-Formatting __repr__ of pandas objects, to_string
#24895 by qwhelan was merged Jan 30, 2019 Loading…
2 of 4 tasks
0.25.0
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
#16495 by CRP was closed Jun 1, 2017 Loading…
3 tasks
0.20.2
BUG: display.precision options seems off-by-one (GH10451) Bug Output-Formatting __repr__ of pandas objects, to_string
#10513 by rosnfeld was merged Aug 2, 2015 Loading… 0.17.0
ENH: Add support for tablewise application of style.background_gradient with axis=None Enhancement Output-Formatting __repr__ of pandas objects, to_string
#21259 by soxofaan was merged Jul 12, 2018 Loading…
4 tasks done
0.24.0
Refactor out libwriters, fix references to Timestamp, Timedelta Clean Output-Formatting __repr__ of pandas objects, to_string
#19413 by jbrockmendel was merged Feb 1, 2018 Loading…
4 tasks
0.23.0
DOC: update the pandas.core.generic.NDFrame.to_clipboard docstring Docs Output-Formatting __repr__ of pandas objects, to_string
#20134 by dandxy89 was merged Mar 13, 2018 Loading…
5 tasks done
0.23.0
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: test custom _formatter for ExtensionArray + revert ExtensionArrayFormatter removal ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#26845 by jorisvandenbossche was merged Jun 14, 2019 Loading…
CLN: Preliminary formatter refactor Clean 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
#20051 by shangyian was merged Mar 14, 2018 Loading…
3 of 4 tasks
0.23.0
CLN: Deprecate Index.summary (GH18217) Deprecate Functionality to remove in pandas Output-Formatting __repr__ of pandas objects, to_string
#20028 by GGordonGordon was merged Mar 16, 2018 Loading…
4 tasks done
0.23.0
ProTip! Follow long discussions with comments:>50.