Skip to content

Deprecate panel.widgets.DataFrame proposal #7473

Open
@thuydotm

Description

https://panel.holoviz.org/reference/widgets/DataFrame.html

Feature Overview
The DataFrame widget allows displaying and editing a pandas DataFrame.

Deprecation Proposal
I propose deprecating this feature in Panel. DataFrame docs also stated that the widget will be replaced with the Tabulator widget. So this may be a good time to actually do it.

Impact Assessment

This means people still look for and use DataFrame but they are getting more used to Tabulator. DataFrame is a very common name/term though.

Effort Involved
Tabulator is to replace DataFrame so it supports all features that DataFrame supports, and also new features have been written to Tabulator. We even specified in the docs this deprecation so I'd say this is ready to go.

The primary remaining tasks include:

  • Adding a deprecation warning in the Panel code.
  • Official deprecated.

Metadata

Assignees

No one assigned

    Labels

    deprecationA proposal to deprecate a feature

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions