Skip to content

DOC: Add entry to pandas extension list  #49046

Closed
@mocquin

Description

@mocquin

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/ecosystem.html#ecosystem-extensions

Documentation problem

I worked on an extension to the physipy package, that allows handling physical units. The extension provides dtype and accessor.
The extension is packaged in physipandas.

As suggested in the doc, I propose to add the project to the documentation.
Notice that the target package, physipy, aims kind of the same goals as pint, that is already in the extension list.

Suggested fix for documentation

Add an entry to https://pandas.pydata.org/docs/ecosystem.html#ecosystem-extensions for the extension, and to https://pandas.pydata.org/docs/ecosystem.html#accessors for the accessor registered as df.physipy..

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions