File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -526,6 +526,13 @@ Pandas-Genomics provides an extension type and extension array for working
526
526
with genomics data. It also includes ` genomics ` accessors for many useful properties
527
527
and methods related to QC and analysis of genomics data.
528
528
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
+
529
536
### [ Pint-Pandas] ( https://github.com/hgrecco/pint-pandas )
530
537
531
538
Pint-Pandas provides an extension type for storing numeric arrays with units.
@@ -551,6 +558,7 @@ authors to coordinate on the namespace.
551
558
| [ pandas-genomics] ( https://pandas-genomics.readthedocs.io/en/latest/ ) | ` genomics ` | ` Series ` , ` DataFrame ` |
552
559
| [ pandas_path] ( https://github.com/drivendataorg/pandas-path/ ) | ` path ` | ` Index ` , ` Series ` |
553
560
| [ pint-pandas] ( https://github.com/hgrecco/pint-pandas ) | ` pint ` | ` Series ` , ` DataFrame ` |
561
+ | [ physipandas] ( https://github.com/mocquin/physipandas ) | ` physipy ` | ` Series ` , ` DataFrame ` |
554
562
| [ composeml] ( https://github.com/alteryx/compose ) | ` slice ` | ` DataFrame ` |
555
563
| [ datatest] ( https://datatest.readthedocs.io/en/stable/ ) | ` validate ` | ` Series ` , ` DataFrame ` |
556
564
| [ composeml] ( https://github.com/alteryx/compose ) | ` slice ` | ` DataFrame ` |
You can’t perform that action at this time.
0 commit comments