Skip to content

Time series manipulation and arel-like query syntax

Compare
Choose a tag to compare
@v0dro v0dro released this 19 Aug 17:29
· 370 commits to master since this release

This new release brings in lots of new functionality:

  • A new index DateTimeIndex for time series manipulations
  • Many new time series functions for manipulating time series based data
  • Arel-like query syntax
  • Joins and concat
  • Many new methods for various operations
  • Lots of speedups and bug fixes