uncertainties-pandas 0.1.2


pip install uncertainties-pandas

  Latest version

Released: Jul 07, 2024

Project Links

Meta
Author: Andrew Savage
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers
  • Science/Research

License
  • OSI Approved :: BSD License

Operating System
  • MacOS :: MacOS X
  • Microsoft :: Windows
  • POSIX

Programming Language
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11

Topic
  • Scientific/Engineering
  • Software Development :: Libraries

Pandas support for uncertainties

See the tutorial notebook

Quick Installation

To install Uncertainties-Pandas, simply:

$ pip install uncertainties-pandas
Extras:
Dependencies:
uncertainties (>=3.2.1)
pandas (>=2.2.2)