Uncertainties-Pandas

Extend Pandas with uncertainties

BSD 1 个版本 Python >=3.9
安装
pip install Uncertainties-Pandas
poetry add Uncertainties-Pandas
pipenv install Uncertainties-Pandas
conda install Uncertainties-Pandas
描述

Uncertainties-Pandas

Pandas support for uncertainties <https://uncertainties.readthedocs.io/en/latest/>_

See the tutorial notebook <https://github.com/andrewgsavage/uncertainties-pandas/blob/main/notebooks/tutorial.ipynb>_

Quick Installation

To install Uncertainties-Pandas, simply:

.. code-block:: bash

$ pip install uncertainties-pandas