Table of Contents
NOTE When this is published to PyPI, this will work. It's currently in pre-release.
pip install es-timeslicer
es-timeslicer requires Python 3.11 or higher as it depends on the fromisoformat()
datetime function.
A way to aggregate Elasticsearch index data by timeslice and index the results
PythonNOASSERTION
Table of Contents
NOTE When this is published to PyPI, this will work. It's currently in pre-release.
pip install es-timeslicer
es-timeslicer requires Python 3.11 or higher as it depends on the fromisoformat()
datetime function.