Metadata-Version: 2.1
Name: kvaser
Version: 0.1.5
Summary: Various utility functions.
Home-page: https://github.com/kkholst/kvaser
Author: Klaus Kähler Holst
Author-email: klaus@holst.it
License: Apache Software License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: C++
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# Kvaser


Data / Data science:
---------------------
- **timeseries.plot** : plot methods for time series data
- **desc** : Simple summary statistics for NumPy/Pandas objects
- **dag** : Simulation from structural equation models / generalized linear models

Utilities:
---------------------
- **blob_storage** : tool for working with azure blob storage
- **reload** : easy reloading of modules
- **mproc** : CLI tool for multiple file processing


