Mir Algorithm v0.5.8: Interpolation, Timeseries and 17 new functions
jmh530 via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon May 8 08:40:02 PDT 2017
On Monday, 8 May 2017 at 14:26:35 UTC, jmh530 wrote:
>
> mir.timeseries is a welcome addition. Calling (time, data)
> pairs moments will confuse because moment has another meaning
> in statistics. Perhaps observation? Head and tail are also
> pretty common timeseries functions (probably would need to go
> through pandas to get a reminder on other common stuff). Also,
> Series might also include data labels for columns. And access
> by data label.
>
You might also be interested in Python's xarray
http://xarray.pydata.org/en/stable/why-xarray.html
More information about the Digitalmars-d-announce
mailing list