-
- 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
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
Fixed LatexFormatter with MultIndex index IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#15479 by agartland was closed Aug 17, 2017 Loading… updated Aug 17, 2017
2 of 3 tasks
repr string for pd.Grouper Enhancement Groupby Output-Formatting __repr__ of pandas objects, to_string
#17727 by topper-123 was closed Nov 9, 2017 Loading… updated Dec 11, 2017
2 tasks
DOC: update the pandas.core.generic.NDFrame.to_clipboard docstring Docs Output-Formatting __repr__ of pandas objects, to_string
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
Set pd.options.display.max_columns=0 by default Output-Formatting __repr__ of pandas objects, to_string
PERF: Speedup in printing DataFrames of long strings Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
#21110 by david-liu-brattle-1 was closed Jun 19, 2018 Loading… updated Jun 19, 2018
Shorter MultiIndex representation Enhancement MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#21145 by topper-123 was closed Aug 26, 2018 Loading… updated Oct 27, 2018
4 tasks done
Latex bugs IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#20032 by shangyian was closed Nov 1, 2018 Loading… updated Nov 1, 2018
3 of 4 tasks
BUG: Fix line_terminator option IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#23608 by BenRussert was closed Jan 29, 2019 Loading… updated Jan 29, 2019
2 tasks done
ENH: .to_latex(longtable=True) latex caption and label support Output-Formatting __repr__ of pandas objects, to_string
#25339 by jeschwar was closed Feb 25, 2019 Loading… updated Feb 25, 2019
1 of 4 tasks
BUG: Fix to_string output when using header keyword arg (#16718) IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
to_html formatter not called for float values in a mixed-type column IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
BUG: Display precision doesn't affect complex float numbers #25514 Numeric Operations Arithmetic, Comparison, and Logical operations Output-Formatting __repr__ of pandas objects, to_string
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… updated Jun 8, 2019
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… updated Jun 14, 2019
ENH: better MultiIndex.__repr__ Enhancement MultiIndex Output-Formatting __repr__ of pandas objects, to_string
Feature/groupby repr ellipses 1135 Groupby Output-Formatting __repr__ of pandas objects, to_string
#24853 by benjaminarjun was closed Jul 11, 2019 Loading… updated Jul 11, 2019
4 tasks
BUG: on .to_string(index=False) Output-Formatting __repr__ of pandas objects, to_string
#25000 by charlesdong1991 was closed Jul 15, 2019 Loading… updated Jul 15, 2019
4 tasks
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… updated Aug 23, 2019
4 tasks
Repeat headings every n-th row in Jupyter-lab notebook API Design IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#28091 by elisamalzoni was closed Aug 26, 2019 Loading… updated Aug 26, 2019
5 tasks
REF: handling of max_colwidth parameter Output-Formatting __repr__ of pandas objects, to_string
#25977 by simonjayhawkins was closed Aug 28, 2019 • Draft updated Aug 28, 2019
4 tasks
REF: remove special-casing for internal EAs from format_array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#26965 by simonjayhawkins was closed Aug 28, 2019 Loading… updated Aug 28, 2019
3 tasks
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
DEPR: deprecate notebook argument in DataFrame.to_html() Deprecate Functionality to remove in pandas IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.