Skip to content

DOC: Add entry to pandas extension list #49046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
mocquin opened this issue Oct 11, 2022 · 7 comments · Fixed by #53960
Closed
1 task done

DOC: Add entry to pandas extension list #49046

mocquin opened this issue Oct 11, 2022 · 7 comments · Fixed by #53960
Assignees
Labels
Docs ExtensionArray Extending pandas with custom dtypes or arrays. good first issue

Comments

@mocquin
Copy link

mocquin commented Oct 11, 2022

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..

@mocquin mocquin added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels Oct 11, 2022
@jbrockmendel
Copy link
Member

PR welcome

@topper-123 topper-123 added ExtensionArray Extending pandas with custom dtypes or arrays. good first issue and removed Needs Triage Issue that has not been reviewed by a pandas team member labels May 10, 2023
@nidhiiiiii
Copy link

can i take up this issue as my first contribution?

@krishh16
Copy link

take

@krishh16
Copy link

@mocquin what do i have to add in the classes column while adding it in the docs? Series of DataFrame?

krishh16 pushed a commit to krishh16/pandas that referenced this issue May 27, 2023
@krishh16 krishh16 mentioned this issue May 27, 2023
5 tasks
@rsm-23
Copy link
Contributor

rsm-23 commented Jul 1, 2023

Taking up this stale PR. Hope that's fine.

@rsm-23
Copy link
Contributor

rsm-23 commented Jul 1, 2023

take

@rsm-23
Copy link
Contributor

rsm-23 commented Jul 4, 2023

@jbrockmendel can you please take up the PR review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs ExtensionArray Extending pandas with custom dtypes or arrays. good first issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants