Skip to content

CLN: final Panel cleanup #25632

Closed
Closed
@jreback

Description

@jreback

I think we can take the final step an remove all remaining references to Panel.

(pandas) bash-3.2$ grep -r Panel pandas --exclude '*.pickle' --exclude *.msgpack --include '*.py' |wc
     146     911   11617

note that the pickle & msgpack files will stay.

TODO

  • Have _constructor_expanddim raise a Notimplementederror

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions