Skip to content

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

License

Notifications You must be signed in to change notification settings

TNonet/happenings

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published