-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
closes the issue #49046 #53415
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
closes the issue #49046 #53415
Conversation
@@ -526,6 +526,8 @@ Pandas-Genomics provides an extension type and extension array for working | |||
with genomics data. It also includes `genomics` accessors for many useful properties | |||
and methods related to QC and analysis of genomics data. | |||
|
|||
### [Physipy] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the other bullet points have a link
@@ -555,7 +557,8 @@ authors to coordinate on the namespace. | |||
| [composeml](https://github.com/alteryx/compose) | `slice` | `DataFrame` | | |||
| [gurobipy-pandas](https://github.com/Gurobi/gurobipy-pandas) | `gppd` | `Series`, `DataFrame` | | |||
| [staircase](https://www.staircase.dev/) | `sc` | `Series`, `DataFrame` | | |||
| [woodwork](https://github.com/alteryx/woodwork) | `slice` | `Series`, `DataFrame` | | |||
| [woodwork](https://github.com/alteryx/woodwork) | |||
| [physipy] | `slice` | `Series`, `DataFrame` | | 'df.physipy'| 'Series' | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does this render correctly?
- ``pandas`` (nullable dtypes): option 1 | ||
- ``datatable``: option 1 | ||
- ``DataFrames.jl``: option 1 | ||
- ``numpy``: option 2; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unrelated?
Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen. |
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.