Skip to content

CLN/DEPR: html.border option -> display.html.border #15793

Closed
@jreback

Description

@jreback
Contributor

xref #11784

html.border : int
    A ``border=value`` attribute is inserted in the ``<table>`` tag
    for the DataFrame HTML repr.
    [default: 1] [currently: 1]

should migrate this (by deprecation) and moving to a new option display.html.border to keep in-line with our namespacing.

Activity

modified the milestones: Next Major Release, 0.21.0 on Mar 23, 2017
rdk1024

rdk1024 commented on Jul 15, 2017

@rdk1024
Contributor

I'll take a look at this during SciPy 2017 sprint weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecateFunctionality to remove in pandasIO HTMLread_html, to_html, Styler.apply, Styler.applymap

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @jreback@rdk1024

      Issue actions

        CLN/DEPR: html.border option -> display.html.border · Issue #15793 · pandas-dev/pandas