Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

CLN/API: implemented to_html in terms of .style API Design Clean IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Styler conditional formatting using DataFrame.style
#11700 opened Nov 25, 2015 by jreback
read_html can't parse the output of to_html() when index has name Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#8897 opened Nov 26, 2014 by ruoyu0088
ENH: HTML formatting for Series in Jupyter notebook Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#8750 opened Nov 7, 2014 by SylvainCorlay
Pandas Series should provide to_html method Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#8829 opened Nov 16, 2014 by s-celles
Ignore display.max_rows in DataFrame.to_html(escape=False) Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#9690 opened Mar 20, 2015 by flying-sheep
Right align numbers in HTML repr of tables 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
#12144 opened Jan 26, 2016 by pwaller
Series do not display HTML repr IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Series Series data structure
#5563 opened Nov 20, 2013 by ghost
No way to force read numerics as string in read_html Dtype Conversions Unexpected or buggy dtype conversions Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#10534 opened Jul 9, 2015 by adamist521
using the dataframe HTML styler changes representation of NaNs Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#12710 opened Mar 24, 2016 by jrenner
Feature Request: expose full DOM nodes to converters in html_read Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#14608 opened Nov 7, 2016 by Amaelb
IndexError using converters in read_html Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#14624 opened Nov 9, 2016 by Amaelb
to_html formatter not called for float values in a mixed-type column Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#13021 opened Apr 28, 2016 by patricksurry
2
8
read_html - how to prevent the conversion of numerical fields Dtype Conversions Unexpected or buggy dtype conversions Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#21379 opened Jun 8, 2018 by vzelen
Whitespace Normalization by Default in _HtmlFrameParser Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#18286 opened Nov 14, 2017 by mikewolfd
UnicodeDecodeError with html.table_schema = True Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap IO JSON read_json, to_json, json_normalize Unicode Unicode strings
#16848 opened Jul 7, 2017 by dhirschfeld
Enable pd.options.display.html.table_schema = True By Default Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#28117 opened Aug 23, 2019 by playermanny2
Python Pandas read_html fails when reading tables from Wikipedia Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#21499 opened Jun 15, 2018 by dscience7
read_html ignores paragraphs in table cells Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#24766 opened Jan 14, 2019 by sasan00
ENH: JSON output from Styler as well as DataFrame Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Needs Discussion Requires discussion from core team before further action
#36680 opened Sep 27, 2020 by attack68
Re-unify execution paths for to_html() and _repr_html_() IO HTML read_html, to_html, Styler.apply, Styler.applymap Refactor Internal refactoring of code
#30727 opened Jan 6, 2020 by greglandrum
read_html docs inconsistent with behaviour if lxml not installed Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#30281 opened Dec 15, 2019 by attack68
BUG: pd.NA ignored in DataFrame.to_html(na_rep) Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#33950 opened May 3, 2020 by ramseykarim
2 of 3 tasks
BUG: thousands separator in read_html alters data even though converter is set for a specific column Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#39005 opened Jan 6, 2021 by GGegenhuber
2 of 3 tasks
REF: DataFrame.to_html should call Styler.to_html IO HTML read_html, to_html, Styler.apply, Styler.applymap Master Tracker High level tracker for similar issues Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#41693 opened May 27, 2021 by attack68
12 of 15 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.