Skip to content

using DataFrame.style loses all default table styling #1687

Closed
@wideglide

Description

@wideglide

Bug report for Colab: http://colab.research.google.com/.

For questions about colab usage, please use stackoverflow.

  • Describe the current behavior:

Using the DataFrame.style in anyway completely removes all default table styling for dataframes.

See also this stackoverflow question

  • Describe the expected behavior:

Using dataframe.style.apply and/or dataframe.style.applymap should add to the existing style, not remove all existing style. This is the default behavior in Jupyter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions