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

ENH: Add parameter to read_html() that disables the _remove_whitespace() function Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Needs Discussion Requires discussion from core team before further action
#59827 opened Sep 17, 2024 by dstone42
1 of 3 tasks
BUG: pd.read_html(...): Unable to handle malformed colspan / rowspan Bug Closing Candidate May be closeable, needs more eyeballs IO HTML read_html, to_html, Styler.apply, Styler.applymap
#59721 opened Sep 5, 2024 by ahmedelq
3 tasks done
ENH: Add an option to prevent stripping extra whitespaces in pd.read_html Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Stale
#59455 opened Aug 9, 2024 by RomainL972 Loading…
5 tasks done
BUG: read_html does not properly structure some html table elements (possible rowspan or colspan issues) Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Needs Triage Issue that has not been reviewed by a pandas team member
#58461 opened Apr 28, 2024 by jowens
3 tasks done
BUG: QST: pd.read_html gives tables with duplicated columns Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Needs Info Clarification about behavior needed to assess issue Needs Triage Issue that has not been reviewed by a pandas team member
#56337 opened Dec 5, 2023 by INF800
3 tasks done
BUG: read_html(): large colspan values cause unreasonable memory allocations Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Needs Triage Issue that has not been reviewed by a pandas team member
#55036 opened Sep 6, 2023 by guseggert
2 of 3 tasks
BUG: read_html() extracts only a single link from cells even if there are multiple in the same cell. Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#54708 opened Aug 23, 2023 by kyoungrok0517
3 tasks done
PERF: pandas read html code is taking too long IO HTML read_html, to_html, Styler.apply, Styler.applymap Performance Memory or execution speed performance
#52619 opened Apr 12, 2023 by VivaSrini
3 tasks done
BUG: pd.read_html de-duplicates dataframes only with bs4/html5lib parser Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#49934 opened Nov 27, 2022 by asishm
3 tasks done
ENH: Expose date parsing arguments in read_html function Datetime Datetime data dtype Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#49553 opened Nov 6, 2022 by csala
1 of 3 tasks
BUG: 1.5.0rc0 extract_links modifies type first item in tuple Bug Dtype Conversions Unexpected or buggy dtype conversions IO HTML read_html, to_html, Styler.apply, Styler.applymap Needs Discussion Requires discussion from core team before further action
#48355 opened Sep 1, 2022 by 1Mark
3 tasks done
BUG: Style.set_sticky() doesn’t work with dark mode Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Styler conditional formatting using DataFrame.style
#46984 opened May 10, 2022 by flying-sheep
3 tasks done
DOC: Example missing in pandas.DataFrame.to_html Docs IO HTML read_html, to_html, Styler.apply, Styler.applymap
#44945 opened Dec 17, 2021 by vimaloctavius
1 task done
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
BUG: pandas styling doesn't display for all rows in large dataframes Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Styler conditional formatting using DataFrame.style
#40913 opened Apr 13, 2021 by trenton3983
2 of 3 tasks
BUG: to_html() contains deprecated and poorly supported HTML Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#39951 opened Feb 21, 2021 by attack68
ENH: read_html support dtype param API - Consistency Internal Consistency of API/Behavior Dtype Conversions Unexpected or buggy dtype conversions Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#39804 opened Feb 14, 2021 by holymonson
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
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
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
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
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
Enhancement request: read_html() parameter to control contents of DataFrame Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#26636 opened Jun 3, 2019 by thedatadoc
ProTip! no:milestone will show everything without a milestone.