Metadata-Version: 2.1
Name: pyvalence
Version: 0.0.1.3
Summary: Package for processing analytical chemistry data.
Home-page: https://audere.github.com/valence
Author: Audere Labs
Author-email: audere.labs@gmail.com
Maintainer-email: 
License: BSD
Platform: Any
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas

pyvalence is a python package for processing data generated from analytical chemistry. pyvalence reads analytical data from native formats into readily accessible pandas DataFrames and supports common analysis techniques (e.g. standard curves regression and utilization) to reduce manual, one-off data processing. Analysis conducted with pyvalence allows researchers to spend less time processing data and more time interpreting results.


