Metadata-Version: 2.1
Name: physipandas
Version: 0.1.0
Summary: Pandas extension for the physipy package.
Home-page: https://github.com/mocquin/physipandas
Author: mocquin
Author-email: mocquin@me.com
License: MIT
Keywords: pandas physics physical unit units dimension quantity quantities
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: physipy
Requires-Dist: pandas

# physipandas : a pandas accessor and types for physipy

[physipy](https://github.com/mocquin/physipy) allows you to handle physical quantities in python. Using pandas [extension interface](https://pandas.pydata.org/docs/development/extending.html), `physipandas`` provides additionnal features for great integration of physipy with pandas Series and Dataframe.

# Installation

# Documentation
See the notebooks in the [docs](./docs) folder.
