Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 475 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 475 Bytes

physipandas : a pandas accessor and types for physipy

physipy allows you to handle physical quantities in python. Using pandas extension interface, `physipandas`` provides additionnal features for great integration of physipy with pandas Series and Dataframe.

Installation

pip install physipandas

Documentation

See the notebooks in the docs folder.