Navigation
index
traces 0.7.0 documentation
»
Overview: module code
All modules for which code is available
traces.eventseries
traces.histogram
traces.timeseries
Traces
is a Python library for unevenly-spaced time series analysis.
Traces on Github
Changelog
Table Of Contents
Examples
Read and manipulate
Basic analysis
Visualizing Time Series
Transform to evenly-spaced
API Reference
TimeSeries
Histogram
EventSeries
Internal sorted dictionary
Design
Performance comparison
Bulk insertion with set_many
Choosing an implementation
Reproducing the benchmarks
Merge implementation strategies
The three approaches
Benchmarks
Choosing an approach
Avoiding O(K) copies: transitions vs. full state
Reproducing the benchmarks
Versions
master
latest
dev