happenings

A utility package for creating complex event based time-series data


License
MIT
Install
pip install happenings==0.0.4

Documentation

happenings - convenient timeseries creation

Code style: black Coverage Status Build Status

The happenings modudule is lightweight utility package built on Numpy/Pandas for creating complex event based time-series data

Installation

happenings can be installed from PyPi using pip:

pip install happenings

Testing

As happenings is intended be lightweight, testing packages are not installed unless specified as extras which can also be installed from PyPi using pip:

pip install -e happenings.[test]
pytest

Code, Issues, and Contribution

The code and issue tracker are hosted on GitHub: https://github.com/TNonet/happenings/

Basic Example

License

The happenings package and all related documentation, examples, and code is released under the MIT License

Author

Contact