Skip to content

Commit 0eb0b0e

Browse files
rsm-23im-vinicius
authored and
im-vinicius
committed
DOC: Updated pandas extension list (pandas-dev#53960)
* Updated extension list * Fixed typo
1 parent f217bf9 commit 0eb0b0e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

web/pandas/community/ecosystem.md

+8
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,13 @@ Pandas-Genomics provides an extension type and extension array for working
526526
with genomics data. It also includes `genomics` accessors for many useful properties
527527
and methods related to QC and analysis of genomics data.
528528

529+
### [Physipandas](https://github.com/mocquin/physipandas)
530+
531+
Physipandas provides an extension for manipulating physical quantities
532+
(like scalar and numpy.ndarray) in association with a physical unit
533+
(like meter or joule) and additional features for integration of
534+
`physipy` accessors with pandas Series and Dataframe.
535+
529536
### [Pint-Pandas](https://github.com/hgrecco/pint-pandas)
530537

531538
Pint-Pandas provides an extension type for storing numeric arrays with units.
@@ -551,6 +558,7 @@ authors to coordinate on the namespace.
551558
| [pandas-genomics](https://pandas-genomics.readthedocs.io/en/latest/) | `genomics` | `Series`, `DataFrame` |
552559
| [pandas_path](https://github.com/drivendataorg/pandas-path/) | `path` | `Index`, `Series` |
553560
| [pint-pandas](https://github.com/hgrecco/pint-pandas) | `pint` | `Series`, `DataFrame` |
561+
| [physipandas](https://github.com/mocquin/physipandas) | `physipy` | `Series`, `DataFrame` |
554562
| [composeml](https://github.com/alteryx/compose) | `slice` | `DataFrame` |
555563
| [datatest](https://datatest.readthedocs.io/en/stable/) | `validate` | `Series`, `DataFrame` |
556564
| [composeml](https://github.com/alteryx/compose) | `slice` | `DataFrame` |

0 commit comments

Comments
 (0)