Last updated:
0 purchases
aikatime 1.0.0
Introduction
aika time is part of the aika project for working with time series data, you can find more details
on the project webpage:
aika-time
Utility methods for working with timestamps and time series in the context of pandas. Principal components are:
Time stamp class that enforces olsen timestamps, i.e. all timestamps must have a time zone.
TimeOfDay class that represents a time of day in a given timezone, and given a
set of dates produce the correct timestamp.
TimeRange class that represents a timerange.
causal.py - utilities for aligning one series on another in a causally correct way.
Install
python -m pip install aika-time
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.